ToneMapMethod type Tone mapping algorithm Signature: export type ToneMapMethod = "reinhard" | "aces" | "hable" | "linear"; TeletextFormat TransferCharacteristics