ExifData.GPSTimestamp

ExifData.GPSTimestamp property

Gets or sets the GPS time as UTC (Coordinated Universal Time).

public TiffRational[] GPSTimestamp { get; set; }

Property Value

The GPS time as UTC (Coordinated Universal Time).

See Also