public static class GPSInfo
Public NotInheritable Class GPSInfo
GPSAltitude | 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.
|
GPSAltitudeRef | Gets the GPSAltitudeRef EXIF tag.
Description: Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the GSPAltitude tag. The reference unit is meters. Note that this tag is BYTE type, unlike other reference tags.
|
GPSAreaInformation | Gets the GPSAreaInformation EXIF tag.
Description: A character string recording the name of the GPS area.The string encoding is defined using the same scheme as UserComment.
|
GPSDateStamp | Gets the GPSDateStamp EXIF tag.
Description: A character string recording date and time information relative to UTC (Coordinated Universal Time). The format is "YYYY:MM:DD.".
|
GPSDestBearing | Gets the GPSDestBearing EXIF tag.
Description: Indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
|
GPSDestBearingRef | Gets the GPSDestBearingRef EXIF tag.
Description: Indicates the reference used for giving the bearing to the destination point. "T" denotes true direction and "M" is magnetic direction.
|
GPSDestDistance | Gets the GPSDestDistance EXIF tag.
Description: Indicates the distance to the destination point.
|
GPSDestDistanceRef | Gets the GPSDestDistanceRef EXIF tag.
Description: Indicates the unit used to express the distance to the destination point. "K", "M" and "N" represent kilometers, miles and knots.
|
GPSDestLatitude | Gets the GPSDestLatitude EXIF tag.
Description: Indicates the latitude of the destination point. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If latitude is expressed as degrees, minutes and seconds, a typical format would be dd/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 would be dd/1,mmmm/100,0/1.
|
GPSDestLatitudeRef | Gets the GPSDestLatitudeRef EXIF tag.
Description: Indicates whether the latitude of the destination point is north or south latitude. The ASCII value "N" indicates north latitude, and "S" is south latitude.
|
GPSDestLongitude | Gets the GPSDestLongitude EXIF tag.
Description: Indicates the longitude of the destination point. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If longitude is expressed as degrees, minutes and seconds, a typical format would be 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 would be ddd/1,mmmm/100,0/1.
|
GPSDestLongitudeRef | Gets the GPSDestLongitudeRef EXIF tag.
Description: Indicates whether the longitude of the destination point is east or west longitude. ASCII "E" indicates east longitude, and "W" is west longitude.
|
GPSDifferential | Gets the GPSDifferential EXIF tag.
Description: Indicates whether differential correction is applied to the GPS receiver.
|
GPSDOP | Gets the GPSDOP EXIF tag.
Description: Indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
|
GPSImgDirection | Gets the GPSImgDirection EXIF tag.
Description: Indicates the direction of the image when it was captured. The range of values is from 0.00 to 359.99.
|
GPSImgDirectionRef | Gets the GPSImgDirectionRef EXIF tag.
Description: Indicates the reference for giving the direction of the image when it is captured. "T" denotes true direction and "M" is magnetic direction.
|
GPSLatitude | Gets the GPSLatitude EXIF tag.
Description: Indicates the latitude. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. When degrees, minutes and seconds are expressed, the format is dd/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 dd/1,mmmm/100,0/1.
|
GPSLatitudeRef | Gets the GPSLatitudeRef EXIF tag.
Description: Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.
|
GPSLongitude | 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.
|
GPSLongitudeRef | Gets the GPSLongitudeRef EXIF tag.
Description: Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.
|
GPSMapDatum | Gets the GPSMapDatum EXIF tag.
Description: Indicates the geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is "TOKYO" or "WGS-84".
|
GPSMeasureMode | Gets the GPSMeasureMode EXIF tag.
Description: Indicates the GPS measurement mode. "2" means two-dimensional measurement and "3" means three-dimensional measurement is in progress.
|
GPSProcessingMethod | Gets the GPSProcessingMethod EXIF tag.
Description: A character string recording the name of the method used for location finding. The string encoding is defined using the same scheme as UserComment.
|
GPSSatellites | Gets the GPSSatellites EXIF tag.
Description: Indicates the GPS satellites used for measurements. This tag can be used to describe the number of satellites, their ID number, angle of elevation, azimuth, SNR and other information in ASCII notation. The format is not specified. If the GPS receiver is incapable of taking measurements, value of the tag is set to NULL.
|
GPSSpeed | Gets the GPSSpeed EXIF tag.
Description: Indicates the speed of GPS receiver movement.
|
GPSSpeedRef | Gets the GPSSpeedRef EXIF tag.
Description: Indicates the unit used to express the GPS receiver speed of movement. "K" "M" and "N" represents kilometers per hour, miles per hour, and knots.
|
GPSStatus | Gets the GPSStatus EXIF tag.
Description: Indicates the status of the GPS receiver when the image is recorded. "A" means measurement is in progress, and "V" means the measurement is Interoperability.
|
GPSTimeStamp | 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).
|
GPSTrack | Gets the GPSTrack EXIF tag.
Description: Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
|
GPSTrackRef | Gets the GPSTrackRef EXIF tag.
Description: Indicates the reference for giving the direction of GPS receiver movement. "T" denotes true direction and "M" is magnetic direction.
|
GPSVersionID | 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).
|