This enumeration specifies the JPEG 2000 box type.
public enum Jpeg2000BoxType
Public Enum Jpeg2000BoxType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class Jpeg2000BoxType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
11 | ResolutionBox | Resolution box. |
12 | IprBox | Intellectual property rights box. |
13 | XmlBox | XML box. |
14 | UuidBox | UUID box. |
15 | UuidInformationBox | UUID information box. |
16 | Mpeg7Box | MPEG-7 box. |
17 | FreeBox | Free box. |
18 | BinaryFilterBox | Binary filter box. |
19 | GtsoBox | Desired reproduction box. |
20 | CompositionBox | Composition box |
21 | DigitalSignatureBox | Digital signature box. |
22 | AssociationBox | Association box. |
23 | MediaDataBox | Media data box |
For an example, refer to Jpeg2000Engine.Save(RasterCodecs, string, RasterImage, Jpeg2000FileFormat, int, int) example.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document