DioDocs for PDF
ToGcBitmap(Boolean) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > Image クラス > ToGcBitmap メソッド : ToGcBitmap(Boolean) メソッド
Indicates whether the flip and rotate transformations should be applied to the returned GrapeCity.Documents.Imaging.GcBitmap if that is required by the Orientation property in the EXIF profile.
Creates an instance of the GrapeCity.Documents.Imaging.GcBitmap class from the current Image.
シンタックス
'宣言
 
Public Overloads Function ToGcBitmap( _
   ByVal applyExifOrientation As System.Boolean _
) As GcBitmap
public GcBitmap ToGcBitmap( 
   System.bool applyExifOrientation
)

パラメータ

applyExifOrientation
Indicates whether the flip and rotate transformations should be applied to the returned GrapeCity.Documents.Imaging.GcBitmap if that is required by the Orientation property in the EXIF profile.

戻り値の型

A new instance of the GrapeCity.Documents.Imaging.GcBitmap class.
参照

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