The OrderedColorDithering type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OrderedColorDithering | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
Properties
Name | Description | |
---|---|---|
![]() | ColorTable |
Color table to use for image dithering. Must contain 2-256 colors.
|
![]() | ThresholdMatrix |
Threshold matrix - values to add source image's values.
|
![]() | UseCaching |
Use color caching during color dithering or not.
|