ImGearJP2CodestreamTagIDs Enumeration
In This Topic
Lists all JP2Codestream tag identifiers.
Syntax
'Declaration
Public Enum ImGearJP2CodestreamTagIDs
Inherits System.Enum
public enum ImGearJP2CodestreamTagIDs : System.Enum
__value public enum ImGearJP2CodestreamTagIDs : public System.Enum
public enum class ImGearJP2CodestreamTagIDs : public System.Enum
Members
Member | Value | Description |
FORMAT | 4000 | JP2Codestream metadata format identifier. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearJP2CodestreamTagIDs
See Also