DioDocs for PDF
ShrinkARGBFormat(Int32,DitheringMethod) メソッド

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

パラメータ

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

GcBitmap クラス
GcBitmap メンバ
オーバーロード一覧