Dither(IReadWriteBitmapData, IQuantizer, IDitherer) | Quantizes an IReadWriteBitmapData with dithering (reduces the number of colors while trying to preserve details) using the specified quantizer and ditherer. |
Dither(IReadWriteBitmapData, IAsyncContext, IQuantizer, IDitherer) | Quantizes an IReadWriteBitmapData with dithering (reduces the number of colors while trying to preserve details) using the specified quantizer and ditherer inside of an already created, possibly asynchronous context. |