ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : getUserComment Method |
Method returnsthe 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 byte[] getUserComment() |
See the EXIF 2.2 specification for tag usage details.