ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : getDestBearing Method |
Method returns the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSDestBearing tag. The tag indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
public ImGearRationalUInt getDestBearing() |