DioDocs for PDF
ConvertToOpaque(Color,Rectangle) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > ConvertToOpaque メソッド : ConvertToOpaque(Color,Rectangle) メソッド
The color to be used as background for transparent pixels.
The target rectangle of the GcBitmap.
Converts a part of semitransparent image to opaque with specified background color.
シンタックス
'宣言
 
Public Overloads Sub ConvertToOpaque( _
   ByVal backColor As System.Drawing.Color, _
   ByVal clipRect As System.Drawing.Rectangle _
) 
public void ConvertToOpaque( 
   System.Drawing.Color backColor,
   System.Drawing.Rectangle clipRect
)

パラメータ

backColor
The color to be used as background for transparent pixels.
clipRect
The target rectangle of the GcBitmap.
参照

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