DioDocs for PDF
Clear(Int32) メソッド

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

パラメータ

value
The value (from 0 to 255) to fill the image.
参照

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