Table of Contents

ExifTag.Image.YCbCrCoefficients Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag YCbCrCoefficients { get; }

Property Value

ExifTag