DioDocs for PDF
ApplyTransparencyMask(GrayscaleBitmap,Nullable<Rectangle>) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > ApplyTransparencyMask メソッド : ApplyTransparencyMask(GrayscaleBitmap,Nullable<Rectangle>) メソッド
A GrayscaleBitmap with the transparency mask.
The target rectangle of the GcBitmap.
Applies a transparency mask to the current image or its portion.
シンタックス
'宣言
 
Public Overloads Sub ApplyTransparencyMask( _
   ByVal transparencyMask As GrayscaleBitmap, _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) 
public void ApplyTransparencyMask( 
   GrayscaleBitmap transparencyMask,
   System.Nullable<Rectangle> clipRect
)

パラメータ

transparencyMask
A GrayscaleBitmap with the transparency mask.
clipRect
The target rectangle of the GcBitmap.
参照

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