ImageGear for Java
setScene Method
com.accusoft.imagegear.formats.xmp.ImGearXMPBag<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPString type parameter.
Sets Scene value of the IPTC4XMPCORE XMP schema.

This XMP value describes the scene of a photo content. It specifies one or more terms from the IPTC "Scene-NewsCodes". Each Scene is represented as a string of 6 digits in an unordered list.

This value replaces ImGearIPTC4XMPCoreMetadata. getScene property, which has been deprecated due to incorrect return type.

Syntax
public void setScene( 
   com.accusoft.imagegear.formats.xmp.ImGearXMPBag<ImGearXMPString> value
)

Parameters

value
com.accusoft.imagegear.formats.xmp.ImGearXMPBag<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPString type parameter.
See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback