ImageGear Professional DLL v17.2 for Windows
enumIGJPXRecordTags
Send Feedback
ImageGear Professional DLL v17.2 for Windows > API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGJPXRecordTags

Glossary Item Box

Lists all JPX tag identifiers.

Values:

IGMDTAG_ID_JPX_DATA JPX metadata format identifier.
IGMDTAG_ID_JPX_LAYERBYTES This value has been deprecated.
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

This tag contains an array of Chroma key values for each channel.

  • If the image does not contain a Chroma key, all array elements are set to -1.
  • If the image contains a Chroma key, but has fewer than 4 channels, unused array elements are set to -1.
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.

Remarks:

See JPEG 2000 Component Metadata for more details.

©2012. Accusoft Corporation. All Rights Reserved.