DioDocs for PDF
ConvertToPremultipliedAlpha(Rectangle) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > ConvertToPremultipliedAlpha メソッド : ConvertToPremultipliedAlpha(Rectangle) メソッド
The target rectangle of the GcBitmap.
Premultiplies the color channels of the specified rectangle by the alpha channel.

The Premultiplied property is not affected by this overload.

シンタックス
'宣言
 
Public Overloads Sub ConvertToPremultipliedAlpha( _
   ByVal clipRect As System.Drawing.Rectangle _
) 
public void ConvertToPremultipliedAlpha( 
   System.Drawing.Rectangle clipRect
)

パラメータ

clipRect
The target rectangle of the GcBitmap.
参照

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