ImageGear for C and C++ on Windows v19.9 - Updated
enumIGJPXRecordTags
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGJPXRecordTags

Lists all JPX tag identifiers.

Values:

IGMDTAG_ID_JPX_DATA JPX metadata format identifier.
IGMDTAG_ID_JPX_LAYERBYTES This value has been deprecated and will be removed from the public API in a future release.
IGMDTAG_ID_JPX_XML This tag serves for getting and setting some specific information written in XML language.
IGMDTAG_ID_JPX_IPR This tag serves for getting and setting IPR (Intellectual Property Rights) information.
IGMDTAG_ID_JPX_ALPHA_MAPPING This tag establishes the relationship, if any, between color channels and alpha (and/or pre-multiplied) alpha channels.
IGMDTAG_ID_JPX_COMPOSED_LAYERS_QTY Reserved for future use.
IGMDTAG_ID_JPX_ALPHA_1 This tag specifies the storage configuration for alpha channel data, Alpha channel 1.
IGMDTAG_ID_JPX_ALPHA_2 This tag specifies the storage configuration for alpha channel data, Alpha channel 2.
IGMDTAG_ID_JPX_ALPHA_3 This tag specifies the storage configuration for alpha channel data, Alpha channel 3.
IGMDTAG_ID_JPX_ALPHA_4 This tag specifies the storage configuration for alpha channel data, Alpha channel 4.
IGMDTAG_ID_JPX_CHROMA Reserved for future use.
IGMDTAG_ID_JPX_COMMENT This tag specifies the comment (CME segment data).
IGMDTAG_ID_JPX_RESOLUTION This tag identifies the Image Resolution metadata tree.
IGMDTAG_ID_JPX_DISPLAY_RESOLUTION This tag identifies the Display Resolution metadata tree.
IGMDTAG_ID_JPX_CAPTURE_RESOLUTION This tag identifies the Capture Resolution metadata tree.
IGMDTAG_ID_JPX_DISPLAY_RESOLUTION_X This tag specifies the horizontal Display Resolution.
IGMDTAG_ID_JPX_CAPTURE_RESOLUTION_X This tag specifies the horizontal Capture Resolution.
IGMDTAG_ID_JPX_DISPLAY_RESOLUTION_Y This tag specifies the vertical Display Resolution.
IGMDTAG_ID_JPX_CAPTURE_RESOLUTION_Y This tag specifies the vertical Capture Resolution.
IGMDTAG_ID_JPX_UUID This tag identifies the UUID metadata tree.
IGMDTAG_ID_JPX_UUID_ID This tag specifies the UUID identifier.
IGMDTAG_ID_JPX_UUID_DATA This tag specifies the UUID data.
IGMDTAG_ID_JPX_UUID_INFO This tag identifies the UUID information metadata tree.
IGMDTAG_ID_JPX_UUID_INFO_LIST This tag identifies the list of UUID identifiers within the UUID information metadata tree.
IGMDTAG_ID_JPX_UUID_INFO_ID This tag specifies an UUID identifier within the UUID list of the JPX UUID information metadata tree.
IGMDTAG_ID_JPX_UUID_INFO_URL This tag specifies the URL that provides additional information about the UUIDs contained in the UUID Info metadata tree.

Remarks:

See JPEG 2000 Component Metadata for more details.