DioDocs for PDF
Import(GcBitmap) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Import メソッド : Import(GcBitmap) メソッド
The source GrapeCity.Documents.Imaging.GcBitmap.
Loads the image from an instance of the GrapeCity.Documents.Imaging.GcBitmap class.

If the source image is not opaque, the color channels must be premultiplied with the alpha channel.

シンタックス
'宣言
 
Public Overloads Sub Import( _
   ByVal sourceBitmap As GcBitmap _
) 
public void Import( 
   GcBitmap sourceBitmap
)

パラメータ

sourceBitmap
The source GrapeCity.Documents.Imaging.GcBitmap.
参照

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