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

Glossary Item Box

Lists all JPEG2K tag identifiers.

Values:

IGMDTAG_ID_JPEG2K_DATA JPEG2K metadata format identifier.
IGMDTAG_ID_JPEG2K_LAYERBYTES This value has been deprecated.
IGMDTAG_ID_JPEG2K_XML This tag serves for getting and setting some specific information written in XML language.
IGMDTAG_ID_JPEG2K_IPR This tag serves for getting and setting IPR (Intellectual Property Rights) information.
IGMDTAG_ID_JPEG2K_FORMAT This tag serves for getting the format of JPEG2K file. The tag is ignored on writing.
IGMDTAG_ID_JPEG2K_COMP_TYPE This tag serves for getting ImageGear's best guess on the compression type (Lossy or Lossless) of a JPEG2K image that has been loaded.
IGMDTAG_ID_JPEG2K_ALPHA_MAPPING This tag establishes the relationship, if any, between color channels and alpha (and/or pre-multiplied) alpha channels.
IGMDTAG_ID_JPEG2K_ALPHA_1 This tag specifies the storage configuration for alpha channel data, Alpha channel 1.
IGMDTAG_ID_JPEG2K_ALPHA_2 This tag specifies the storage configuration for alpha channel data, Alpha channel 2.
IGMDTAG_ID_JPEG2K_ALPHA_3 This tag specifies the storage configuration for alpha channel data, Alpha channel 3.
IGMDTAG_ID_JPEG2K_COMMENT This tag specifies the Comment (CME segment data).
IGMDTAG_ID_JPEG2K_RESOLUTION This tag identifies the Image Resolution metadata tree.
IGMDTAG_ID_JPEG2K_DISPLAY_RESOLUTION This tag identifies the Display Resolution metadata tree.
IGMDTAG_ID_JPEG2K_CAPTURE_RESOLUTION This tag identifies the Capture Resolution metadata tree.
IGMDTAG_ID_JPEG2K_DISPLAY_RESOLUTION_X This tag specifies the horizontal Display Resolution.
IGMDTAG_ID_JPEG2K_CAPTURE_RESOLUTION_X This tag specifies the horizontal Capture Resolution.
IGMDTAG_ID_JPEG2K_DISPLAY_RESOLUTION_Y This tag specifies the vertical Display Resolution.
IGMDTAG_ID_JPEG2K_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.