Gjsify LogoGjsify Logo

Structure describing the chromaticity coordinates of an RGB system. These values can be used to construct a matrix to transform RGB to and from the XYZ colorspace.

record

Hierarchy

  • VideoColorPrimariesInfo

Index

Constructors

Properties

Bx: number

blue x coordinate

field
By: number

blue y coordinate

field
Gx: number

green x coordinate

field
Gy: number

green y coordinate

field
Rx: number

red x coordinate

field
Ry: number

red y coordinate

field
Wx: number

reference white x coordinate

field
Wy: number

reference white y coordinate

field

a #GstVideoColorPrimaries

field
name: string

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