JpegExifData.YCbCrSubSampling

JpegExifData.YCbCrSubSampling property

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

public ushort[] YCbCrSubSampling { get; set; }

Property Value

The sampling ratio of chrominance components in relation to the luminance component.

See Also