TransferFunction_2 type

Transfer function (OETF/EOTF)

Signature:

export type TransferFunction = "bt709" | "srgb" | "linear" | "bt2020" | "pq" | "hlg" | "bt601" | "smpte240m" | "gamma22" | "gamma28" | "bt1886" | "gamma24";