Specifies ImageGear color reduction methods.
Syntax
Members
Member | Description |
BAYER | Bayer color reduction method. |
BITONAL | Bitonal color reduction method. |
DIFFUSE | Diffuse color reduction method. |
HALFTONE | Halftone color reduction method. |
MEDIAN | Median color reduction method. |
OCTREE | Octree color reduction method. |
POPULARITY | Popularity color reduction method. |
SCALE | Scale color reduction method. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearReductionMethods
See Also