GstVideoColorimetry

Structure describing the color info.

Members

Variables

matrix
GstVideoColorMatrix matrix;

the color matrix. Used to convert between Y'PbPr and non-linear RGB (R'G'B')

primaries
GstVideoColorPrimaries primaries;

color primaries. used to convert between R'G'B' and CIE XYZ

range
GstVideoColorRange range;

the color range. This is the valid range for the samples. It is used to convert the samples to Y'PbPr values.

transfer
GstVideoTransferFunction transfer;

the transfer function. used to convert between R'G'B' and RGB