DioDocs for PDF
ToGcBitmap(Rectangle,Boolean) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ToGcBitmap メソッド : ToGcBitmap(Rectangle,Boolean) メソッド
画像内のソース四角形。
すべてのピクセルを前乗算されたアルファ形式から変換するか、アルファ = 255 の不透明形式に変換するかを示します。
画像の四角形の領域を GrapeCity.Documents.Imaging.GcBitmap に格納します。
シンタックス
'宣言
 
Public Overloads Function ToGcBitmap( _
   ByVal srcRect As System.Drawing.Rectangle, _
   Optional ByVal updatePixelFormat As System.Boolean _
) As GcBitmap
public GcBitmap ToGcBitmap( 
   System.Drawing.Rectangle srcRect,
   System.bool updatePixelFormat
)

パラメータ

srcRect
画像内のソース四角形。
updatePixelFormat
すべてのピクセルを前乗算されたアルファ形式から変換するか、アルファ = 255 の不透明形式に変換するかを示します。
参照

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