Property DitherLevel
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
DitherLevel
When BitDepth is set to an indexed bit-depth (Bpp8 or lower),
this configures the amount of dithering.
The range of this property is [0, 8]. The default value is 7.
int DitherLevel { get; set; }