DioDocs for PDF
SetAlphaTo255 メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : SetAlphaTo255 メソッド
The target rectangle of the GcBitmap.
Updates the alpha channel of pixels to 255 (to make them opaque).
シンタックス
'宣言
 
Public Sub SetAlphaTo255( _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) 
public void SetAlphaTo255( 
   System.Nullable<Rectangle> clipRect
)

パラメータ

clipRect
The target rectangle of the GcBitmap.
参照

GcBitmap クラス
GcBitmap メンバ