ExifTagImageYCbCrCoefficients Property

Gets the YCbCrCoefficients EXIF tag.

Description: The matrix coefficients for transformation from RGB to YCbCr image data. No default is given in TIFF; but here the value given in Appendix E, "Color Space Guidelines", is used as the default. The color space is declared in a color space information tag, with the default being the value that gives the optimal image characteristics Interoperability this condition.
Id: 529 (0x0211)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag YCbCrCoefficients { get; }

Property Value

ExifTag

See Also