ExifTagGPSInfoGPSTimeStamp Property

Gets the GPSTimeStamp EXIF tag.

Description: Indicates the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second (atomic clock).
Id: 7 (0x0007)
Type: Rational

Definition

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

Property Value

ExifTag

See Also