Table of Contents

ExifTag.GPSInfo.GPSVersionID Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the GPSVersionID EXIF tag.

Description: Indicates the version of GPSInfoIFD. The version is given as 2.0.0.0. This tag is mandatory when GPSInfo tag is present. (Note: The GPSVersionID tag is given in bytes, unlike the ExifVersion tag. When the version is 2.0.0.0, the tag value is 02000000.H).
Id: 0 (0x0000)
Type: Byte

public static ExifTag GPSVersionID { get; }

Property Value

ExifTag