'Declaration Public Overloads Function ToGcBitmap( _ ByVal applyExifOrientation As System.Boolean _ ) As GcBitmap
public GcBitmap ToGcBitmap( System.bool applyExifOrientation )
Parameters
- 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.
Return Value
A new instance of the GrapeCity.Documents.Imaging.GcBitmap class.