ImageGear for Java
getEXIF Method
Returns simplified access to EXIF metadata.

The user does not need to know exact location of EXIF metadata in the metadata tree. If EXIF metadata doesn't exist in the metadata tree, the method returns null.

You can add EXIF metadata to a metadata tree, if it was not present, by creating a new instance of com.accusoft.imagegear.formats.exif.ImGearEXIFMetadata class and assigning it using setEXIF method. However, this only allowed if metadata tree's target format is compatible with EXIF. Currently, two target formats support EXIF metadata: TIFF and JPEG.

com.accusoft.imagegear.formats.exif.ImGearEXIFMetadata

Syntax
public ImGearFormatMetadata getEXIF()

Return Value

See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback