DioDocs for PDF
ReadAsGrayscaleBitmap メソッド

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

パラメータ

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

戻り値の型

GrayscaleBitmap or null if the image is not in grayscale 8bpp format.
参照

TiffFrame クラス
TiffFrame メンバ