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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ToGcBitmap メソッド : ToGcBitmap(GcBitmap,Boolean) メソッド
The destination GrapeCity.Documents.Imaging.GcBitmap object.
Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.
Stores the image buffer into an existing instance of GrapeCity.Documents.Imaging.GcBitmap.
シンタックス
'宣言
 
Public Overloads Sub ToGcBitmap( _
   ByVal bmp As GcBitmap, _
   Optional ByVal updatePixelFormat As System.Boolean _
) 
public void ToGcBitmap( 
   GcBitmap bmp,
   System.bool updatePixelFormat
)

パラメータ

bmp
The destination GrapeCity.Documents.Imaging.GcBitmap object.
updatePixelFormat
Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.
参照

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