RasterCachedImage.Dither

RasterCachedImage.Dither method

Voert dithering uit op de huidige afbeelding.

public override void Dither(DitheringMethod ditheringMethod, int bitsCount, 
    IColorPalette customPalette)
ParameterTypeBeschrijving
ditheringMethodDitheringMethodDe dithering-methode.
bitsCountInt32De laatste bits tellen mee voor dithering.
customPaletteIColorPaletteHet aangepaste palet voor dithering.

Zie ook