ImageEn, unit iexBitmaps

TIOParams.EXIF_YCbCrCoefficients

TIOParams.EXIF_YCbCrCoefficients


Declaration

property EXIF_YCbCrCoefficients[index: Integer]: Double;


Description

When the image format is YCbCr, this value shows a constant to translate it to RGB format. index is in the range 0 to 2. Usually the values are '0.299/0.587/0.114'.

"-1" for all values means "unspecified".