ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearMJ2TagIDs Enumeration |
'Declaration Public Enum ImGearMJ2TagIDs Inherits System.Enum
'Usage Dim instance As ImGearMJ2TagIDs
public enum ImGearMJ2TagIDs : System.Enum
__value public enum ImGearMJ2TagIDs : public System.Enum
public enum class ImGearMJ2TagIDs : 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_CHANNELS | 1001 | Alpha channels. |
ALPHA_MAPPING | 4 | Alpha mapping. |
COMPRESSION | 1002 | Image compression. |
FORMAT | 28 | MJ2 metadata format identifier. |
IPR | 1003 | Intellectual property rights. |
TYPE | 1005 | File format type. |
XML | 1006 | XML metadata. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearMJ2TagIDs