Dither

RasterCachedMultipageImage.Dither method

Realiza tramado en la imagen actual.

public override void Dither(DitheringMethod ditheringMethod, int bitsCount, 
    IColorPalette customPalette)
ParámetroEscribeDescripción
ditheringMethodDitheringMethodEl método de tramado.
bitsCountInt32Los bits finales cuentan para el tramado.
customPaletteIColorPaletteLa paleta personalizada para tramado.

Ver también