DioDocs for PDF
ToGcBitmap(Boolean) メソッド

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

パラメータ

updatePixelFormat
Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.
参照

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