Updates the alpha channel of pixels to 255 (to make them opaque).
シンタックス
public void SetAlphaTo255(
System.Nullable<Rectangle>
)
'宣言
Public Sub SetAlphaTo255( _
Optional ByVal As System.Nullable(Of Rectangle) _
)
パラメータ
- clipRect
- The target rectangle of the GcBitmap.
参照