DioDocs for PDF
ShrinkPixelFormat メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GrayscaleBitmap クラス : ShrinkPixelFormat メソッド
The target number of bits per pixel (from 1 to 8).
The method of two-dimensional error diffusion dithering.
Changes pixel format from 8 bits per pixel to lower value with two-dimensional error diffusion.
シンタックス
'宣言
 
Public Sub ShrinkPixelFormat( _
   ByVal bitsInPixel As System.Integer, _
   ByVal ditheringMethod As DitheringMethod _
) 
public void ShrinkPixelFormat( 
   System.int bitsInPixel,
   DitheringMethod ditheringMethod
)

パラメータ

bitsInPixel
The target number of bits per pixel (from 1 to 8).
ditheringMethod
The method of two-dimensional error diffusion dithering.
参照

GrayscaleBitmap クラス
GrayscaleBitmap メンバ