ImageGear for Java
setXMP Method
com.accusoft.imagegear.formats.xmp.ImGearXMPMetadataRoot class value.
Sets 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 void setXMP( 
   ImGearFormatMetadata value
)

Parameters

value
com.accusoft.imagegear.formats.xmp.ImGearXMPMetadataRoot class value.
See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback