Gets a box of the specified type for the engine.
public Jpeg2000SingleBox GetBox(
Jpeg2000FileFormat format,
Jpeg2000BoxType boxType
)
Public Function GetBox( _
ByVal format As Jpeg2000FileFormat, _
ByVal boxType As Jpeg2000BoxType _
) As Jpeg2000SingleBox
public:
Jpeg2000SingleBox^ GetBox(
Jpeg2000FileFormat format,
Jpeg2000BoxType boxType
)
format
Jpeg2000FileFormat specifies the JPEG 2000 engine.
boxType
Type of box being obtained.
Jpeg2000SingleBox object containing the box data for the specified boxType.
This method is used to get the following types of boxes:
For an example, refer to Jpeg2000Engine.Save(RasterCodecs, string, RasterImage, Jpeg2000FileFormat, int, int) example.
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
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