Sets a single box for the JPEG 2000 engine.
public void SetBox(
Jpeg2000FileFormat format,
Jpeg2000SingleBox box
)
Public Sub SetBox( _
ByVal format As Leadtools.Jpeg2000.Jpeg2000FileFormat, _
ByVal box As Leadtools.Jpeg2000.Jpeg2000SingleBox _
)
public:
void SetBox(
Leadtools.Jpeg2000.Jpeg2000FileFormat format,
Leadtools.Jpeg2000.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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET