ApplyPaletteCommandDitherErrorMax Property |
Namespace: Atalasoft.Imaging.ImageProcessing
Exception | Condition |
---|---|
Thrown if the value is less than 0 or greater than 127. |
Valid values are between 0 and 127 with 0 being little to no dithering and 127 the full amount of possible dithering. Defaults to 127.
For converting a color or grayscale image to 1-bit black and white without dithering, see the SimpleThresholdCommand, GlobalThresholdCommand, and AdaptiveThresholdCommand.