ImageGearJava Project > com.accusoft.imagegear.formats.xmp.iptc Package > ImGearIPTC4XMPCoreMetadata Class : setScene Method |
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.
public void setScene( com.accusoft.imagegear.formats.xmp.ImGearXMPBag<ImGearXMPString> value ) |