type TConversionType = ( ctRed, ctGreen, ctBlue, ctAlpha, ctUniformRGB, ctWeightedRGB);
Specifies how data is converted from 32-bit ARGB bitmap to 8-bit bytemap and back.
[See Also] ReadFrom, WriteTo