TIEImageEnGlobalSettings.ColorReductionAlgorithm
Declaration
property ColorReductionAlgorithm: integer;
Description
Specifies the algorithm used when converting from true color (24 bit) to color mapped images.
Color reduction algorithm are used, for example, when you save to a GIF.
-1 = automatically select
0 = Kohonen algorithm (See also:
ColorReductionQuality)
1 = Median cut
Default: -1