JpegExifDataYCbCrPositioning Property

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

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ExifYCbCrPositioning YCbCrPositioning { get; set; }

Property Value

Type: ExifYCbCrPositioning
The position of chrominance components in relation to the luminance component.
See Also