DioDocs for PDF
ToIndexed8bppBitmap(DitheringMethod) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > ToIndexed8bppBitmap メソッド : ToIndexed8bppBitmap(DitheringMethod) メソッド
The method of two-dimensional error diffusion dithering.
Creates an Indexed8bppBitmap from the current image.
シンタックス
'宣言
 
Public Overloads Function ToIndexed8bppBitmap( _
   ByVal ditheringMethod As DitheringMethod _
) As Indexed8bppBitmap
public Indexed8bppBitmap ToIndexed8bppBitmap( 
   DitheringMethod ditheringMethod
)

パラメータ

ditheringMethod
The method of two-dimensional error diffusion dithering.

戻り値の型

A new instance of Indexed8bppBitmap.
参照

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