ExifTagGPSInfoGPSImgDirectionRef Property

Gets the GPSImgDirectionRef EXIF tag.

Description: Indicates the reference for giving the direction of the image when it is captured. "T" denotes true direction and "M" is magnetic direction.
Id: 16 (0x0010)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also