[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifOrientation

ExifOrientation Enum

The orientation of the image.

Namespace: GrapeCity.Documents.Imaging.Exif
Assembly: DS.Documents.Imaging.dll
Syntax
public enum ExifOrientation
Public Enum ExifOrientation

Fields

Name Description
BottomLeft

Mirror vertical.

BottomRight

Rotate 180 degrees.

LeftBottom

Rotate 90 degrees counterclockwise.

LeftTop

Mirror horizontal and rotate 90 degrees counterclockwise.

RightBottom

Mirror horizontal and rotate 90 degrees clockwise.

RightTop

Rotate 90 degrees clockwise.

TopLeft

Normal horizontal (default).

TopRight

Mirror horizontal.

Unknown

Unrecognized value