TAG_IMAGE_DESCRIPTION top-level constant

String const TAG_IMAGE_DESCRIPTION

An ASCII string giving the title of the image. It is possible to be added a comment such as "1988 company picnic" or the like. Two-byte character codes cannot be used. When a 2-byte code is necessary, TAG_USER_COMMENT is to be used.

Implementation

const String TAG_IMAGE_DESCRIPTION = "ImageDescription";