DioDocs for PDF
ReadAsIndexed8bppBitmap メソッド (TiffFrame)

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

パラメータ

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

戻り値の型

Indexed8bppBitmap or null if the image is not in palette-color 8bpp format.
参照

TiffFrame クラス
TiffFrame メンバ