ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setAreaInformation Method |
See the EXIF 2.2 specification for tag usage details.
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSAreaInformation tag. The tag specifies a character string recording the name of the GPS area.
public void setAreaInformation( byte[] value ) |
See the EXIF 2.2 specification for tag usage details.