Clears the
Indexed4bppBitmap with the specified lookup table index (from 0 to 15).
シンタックス
'宣言
Public Overloads Sub Clear( _
ByVal As System.Integer, _
ByVal As System.Drawing.Rectangle _
)
public void Clear(
System.int ,
System.Drawing.Rectangle
)
パラメータ
- value
- The lookup table index (from 0 to 15) to fill the image.
- rect
- The target rectangle of the Indexed4bppBitmap.
参照