Leadtools.Jpeg2000 Namespace : Jpeg2000BoxType Enumeration |
public enum Jpeg2000BoxType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Jpeg2000BoxType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Jpeg2000BoxType
public enum class Jpeg2000BoxType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x0000000B | ResolutionBox | Resolution box. |
0x0000000C | IprBox | Intellectual property rights box. |
0x0000000D | XmlBox | XML box. |
0x0000000E | UuidBox | UUID box. |
0x0000000F | UuidInformationBox | UUID information box. |
0x00000010 | Mpeg7Box | MPEG-7 box. |
0x00000011 | FreeBox | Free box. |
0x00000012 | BinaryFilterBox | Binary filter box. |
0x00000013 | GtsoBox | Desired reproduction box. |
0x00000014 | CompositionBox | Composition box |
0x00000015 | DigitalSignatureBox | Digital signature box. |
0x00000016 | AssociationBox | Association box. |
0x00000017 | MediaDataBox | Media data box |
System.Object
System.ValueType
System.Enum
Leadtools.Jpeg2000.Jpeg2000BoxType