Table of Contents

ExifTag.GPSInfo.GPSLongitude Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the GPSLongitude EXIF tag.

Description: Indicates the longitude. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. When degrees, minutes and seconds are expressed, the format is ddd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format is ddd/1,mmmm/100,0/1.
Id: 4 (0x0004)
Type: Rational

public static ExifTag GPSLongitude { get; }

Property Value

ExifTag