YCbCrCoefficients

JpegExifData.YCbCrCoefficients property

Gets or sets the matrix coefficients for transformation from RGB to YCbCr image data.

public TiffRational[] YCbCrCoefficients { get; set; }

Property Value

The matrix coefficients for transformation from RGB to YCbCr image data.

See Also