| ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearJPXTagIDs Enumeration |
'Declaration Public Enum ImGearJPXTagIDs Inherits System.Enum
'Usage Dim instance As ImGearJPXTagIDs
public enum ImGearJPXTagIDs : System.Enum
__value public enum ImGearJPXTagIDs : public System.Enum
public enum class ImGearJPXTagIDs : public System.Enum
| Member | Value | Description |
|---|---|---|
| ALPHA_1 | 7 | Alpha channel 1 info. |
| ALPHA_2 | 8 | Alpha channel 2 info. |
| ALPHA_3 | 9 | Alpha channel 3 info. |
| ALPHA_4 | 10 | Alpha channel 4 info. |
| ALPHA_MAPPING | 4 | Alpha channel mapping. |
| CAPTURE_RESOLUTION_X | 25 | Capture resloution X. |
| CAPTURE_RESOLUTION_Y | 27 | Capture resloution Y. |
| CHROMA | 1007 | Chroma key data. |
| COMMENT | 20 | Comment info. |
| COMPRESSION | 1002 | Image compression. |
| DISPLAY_RESOLUTION_X | 24 | Display resloution X. |
| DISPLAY_RESOLUTION_Y | 26 | Display resloution Y. |
| FORMAT | 47 | JPX metadata format identifier. |
| IPR | 1003 | Intellectual property rights. |
| RESOLUTION | 21 | Resolution info. |
| TYPE | 1005 | This value has been deprecated. File format type. |
| UUID | 28 | This tag identifies the UUID metadata tree. |
| UUID_DATA | 30 | This tag specifies the UUID data. |
| UUID_ID | 29 | This tag specifies the UUID identifier. |
| XML | 1006 | XML metadata. |
| XMP | 31 | XML packet containing XMP metadata. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearJPXTagIDs