ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setAltitude Method |
Method replaces 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 void setAltitude( ImGearRationalUInt value ) |