ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setUserComment Method |
See the EXIF 2.2 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the UserComment tag. The tag contains keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag.
public void setUserComment( byte[] value ) |
See the EXIF 2.2 specification for tag usage details.