ExifTagGPSInfoGPSAltitude Property

Gets the GPSAltitude EXIF tag.

Description: Indicates the altitude based on the reference in GPSAltitudeRef. Altitude is expressed as one RATIONAL value. The reference unit is meters.
Id: 6 (0x0006)
Type: Rational

Definition

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

Property Value

ExifTag

See Also