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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GrayscaleBitmap クラス > Clear メソッド : Clear(Int32,Rectangle) メソッド
The value (from 0 to 255) to fill the image.
The target rectangle of the GrayscaleBitmap.
Clears the GrayscaleBitmap with the specified value (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 value (from 0 to 255) to fill the image.
rect
The target rectangle of the GrayscaleBitmap.
参照

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