ExifTagImageOrientation Property

Gets the Orientation EXIF tag.

Description: The image orientation viewed in terms of rows and columns.
Id: 274 (0x0112)
Type: Short

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag Orientation { get; }

Property Value

ExifTag

See Also