Sets a single box for the JPEG 2000 engine.
public void SetBox(
Jpeg2000FileFormat format,
Jpeg2000SingleBox box
)
Public Sub SetBox( _
ByVal format As Jpeg2000FileFormat, _
ByVal box As Jpeg2000SingleBox _
)
public:
void SetBox(
Jpeg2000FileFormat format,
Jpeg2000SingleBox^ box
)
format
Jpeg2000FileFormat specifying the JPEG 2000 engine.
box
Jpeg2000SingleBox object containing the box data being set.
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