TReduceType
TReduceType = (rtSimple, rtMedianCut, rtFrequency);
Specifies the algorithm used to perform color reduction.
- Simple: simple algorithm that uses an Octree structure.
- Median Cut: an algorithm that's widely used to create reduced color palettes.
- Frequency: a simple algorithm that chooses palette colors according to those with the highest frequency of use. (This algorithm rarely produces useful palettes.)
See Also
ReduceImage
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025