Dither

RasterCachedImage.Dither method

对当前图像执行抖动。

public override void Dither(DitheringMethod ditheringMethod, int bitsCount, 
    IColorPalette customPalette)
范围类型描述
ditheringMethodDitheringMethod抖动方法。
bitsCountInt32抖动的最终位数。
customPaletteIColorPalette用于抖动的自定义调色板。

也可以看看