ImageGear for Java
setAltitudeReference Method
Nullable (boxed) ImGearEXIFGPSAltitudeReference enumeration value. *

ImGearEXIFGPSAltitudeReference

Sets AltitudeReference Tag value.

Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the GPSAltitudeRef tag. The tag 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 GPSAltitude tag.

Syntax
public void setAltitudeReference( 
   ImGearEXIFGPSAltitudeReference value
)

Parameters

value
Nullable (boxed) ImGearEXIFGPSAltitudeReference enumeration value. *

ImGearEXIFGPSAltitudeReference

See Also

Reference

ImGearEXIFGPSMetadata Class
ImGearEXIFGPSMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback