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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ToGcBitmap メソッド : ToGcBitmap(Rectangle,Boolean) メソッド
The source rectangle within the image.
Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.
Stores a rectangular area of the image to a 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
The source rectangle within the image.
updatePixelFormat
Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.
参照

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