'宣言 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.