DioDocs for PDF
ConvertFromPremultipliedAlpha(Rectangle) メソッド

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

The Premultiplied property is not affected by this overload.

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

パラメータ

clipRect
The target rectangle of the GcBitmap.
参照

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