ExifTagImageYCbCrSubSampling Property

Gets the YCbCrSubSampling EXIF tag.

Description: The sampling ratio of chrominance components in relation to the luminance component. In JPEG compressed data a JPEG marker is used instead of this tag.
Id: 530 (0x0212)
Type: Short

Definition

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

Property Value

ExifTag

See Also