ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : getAltitude Method |
Method returns the tag value, if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSAltitude tag. The tag indicates the altitude based on the reference in AltitudeReference. Altitude is expressed as one RATIONAL value. The reference unit is meters.
public ImGearRationalUInt getAltitude() |