ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : getProcessingMethod Method |
Method returns the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSProcessingMethod tag. The tag contains a character string recording the name of the method used for location finding.
public byte[] getProcessingMethod() |
See the EXIF 2.2 specification for tag usage details.