DioDocs for PDF
Clear(Int32,Rectangle) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed8bppBitmap クラス > Clear メソッド : Clear(Int32,Rectangle) メソッド
The lookup table index (from 0 to 255) to fill the image.
The target rectangle of the Indexed8bppBitmap.
Clears the Indexed8bppBitmap with the specified lookup table index (from 0 to 255).
シンタックス
'宣言
 
Public Overloads Sub Clear( _
   ByVal value As System.Integer, _
   ByVal rect As System.Drawing.Rectangle _
) 
public void Clear( 
   System.int value,
   System.Drawing.Rectangle rect
)

パラメータ

value
The lookup table index (from 0 to 255) to fill the image.
rect
The target rectangle of the Indexed8bppBitmap.
参照

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