Gjsify LogoGjsify Logo

The video transfer function defines the formula for converting between non-linear RGB (R'G'B') and linear RGB

Index

Enumeration Members

ADOBERGB: number

Gamma 2.19921875. Since: 1.8

ARIB_STD_B67: number

Association of Radio Industries and Businesses (ARIB) STD-B67 and Rec. ITU-R BT.2100-1 hybrid loggamma (HLG) system Since: 1.18

BT2020_10: number

Rec. ITU-R BT.2020-2 with 10 bits per component. (functionally the same as the values GST_VIDEO_TRANSFER_BT709 and GST_VIDEO_TRANSFER_BT601). Since: 1.18

BT2020_12: number

Gamma 2.2 curve with a linear segment in the lower range. Used for BT.2020 with 12 bits per component. Since: 1.6

BT601: number

also known as SMPTE170M / ITU-R BT1358 525 or 625 / ITU-R BT1700 NTSC

BT709: number

Gamma 2.2 curve with a linear segment in the lower range, also ITU-R BT470M / ITU-R BT1700 625 PAL & SECAM / ITU-R BT1361

GAMMA10: number

linear RGB, gamma 1.0 curve

GAMMA18: number

Gamma 1.8 curve

GAMMA20: number

Gamma 2.0 curve

GAMMA22: number

Gamma 2.2 curve

GAMMA28: number

Gamma 2.8 curve, also ITU-R BT470BG

LOG100: number

Logarithmic transfer characteristic 100:1 range

LOG316: number

Logarithmic transfer characteristic 316.22777:1 range (100 * sqrt(10) : 1)

SMPTE2084: number

SMPTE ST 2084 for 10, 12, 14, and 16-bit systems. Known as perceptual quantization (PQ) Since: 1.18

SMPTE240M: number

Gamma 2.2 curve with a linear segment in the lower range

SRGB: number

Gamma 2.4 curve with a linear segment in the lower range. IEC 61966-2-1 (sRGB or sYCC)

UNKNOWN: number

unknown transfer function

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method