TIOParams.EXIF_YCbCrPositioning
TIOParams.EXIF_YCbCrPositioning
Declaration
property EXIF_YCbCrPositioning: Integer;
Description
When the image format is YCbCr and uses "Sub-sampling" (cropping of chroma data which is performed by all cameras), this property defines the chroma sample point of the sub-sampling pixel array.
0: Unspecified
1: The center of pixel array.
2: The datum point.