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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed4bppBitmap クラス > ToGcBitmap メソッド : ToGcBitmap(GcBitmap,Boolean) メソッド
The target GcBitmap object.
Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference.
Copies the image into an existing instance of GcBitmap.
シンタックス
'宣言
 
Public Overloads Sub ToGcBitmap( _
   ByVal bmp As GcBitmap, _
   ByVal cloneExif As System.Boolean _
) 
public void ToGcBitmap( 
   GcBitmap bmp,
   System.bool cloneExif
)

パラメータ

bmp
The target GcBitmap object.
cloneExif
Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference.
参照

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