ImageGear for Java
getXMP Method
Returns simplified access to XMP metadata.

The method returns null if XMP metadata doesn't exist in the metadata tree.

You can add XMP metadata to a metadata tree, if it is not present, by creating a new instance of com.accusoft.imagegear.formats.xmp.ImGearXMPMetadataRoot class and assigning it using setXMP method. However, this is only allowed if metadata tree's target format is compatible with XMP. Currently, the following target formats support XMP metadata: TIFF, JPEG, PSD, PDF, PS

com.accusoft.imagegear.formats.xmp.ImGearXMPMetadataRoot

Syntax
public ImGearFormatMetadata getXMP()

Return Value

See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback