DioDocs for PDF
Clone メソッド (Indexed8bppBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed8bppBitmap クラス : Clone メソッド
Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference.
Creates a new Indexed8bppBitmap with a copy of the image.
シンタックス
'宣言
 
Public Function Clone( _
   Optional ByVal cloneExif As System.Boolean _
) As Indexed8bppBitmap
public Indexed8bppBitmap Clone( 
   System.bool cloneExif
)

パラメータ

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

Indexed8bppBitmap クラス
Indexed8bppBitmap メンバ