JpegExifData.YCbCrPositioning

JpegExifData.YCbCrPositioning property

Gets or sets the position of chrominance components in relation to the luminance component.

public ExifYCbCrPositioning YCbCrPositioning { get; set; }

Property Value

The position of chrominance components in relation to the luminance component.

See Also