RasterCachedImage.Dither

RasterCachedImage.Dither method

現在の画像でディザリングを実行します。

public override void Dither(DitheringMethod ditheringMethod, int bitsCount, 
    IColorPalette customPalette)
パラメータタイプ説明
ditheringMethodDitheringMethodディザリング方法。
bitsCountInt32ディザリングの最終ビット カウント。
customPaletteIColorPaletteディザリング用のカスタム パレット。

関連項目