Overload | Description |
---|---|
ReadBox(String,Jpeg2000BoxType,Int32) | Reads a box of type boxType at index boxIndex from the specified JPEG 2000 file. |
ReadBox(Stream,Jpeg2000BoxType,Int32) | Reads a box of type boxType at index boxIndex from the specified JPEG 2000 data stream. |
For an example, refer to Leadtools.Jpeg2000.Jpeg2000Engine.SaveComposite(RasterCodecs codecs, string fileName, List<CompositeJpxImages> compositeImages, Jpeg2000FileFormat format, int bitsPerPixel, int qualityFactor) example.
All engine boxes will be reset and updated with the new loaded box only
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
Jpeg2000Engine ClassJpeg2000Engine Members
AppendBox
AppendBoxes
ReadBox(Stream,Jpeg2000BoxType,Int32)
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
JPEG2000 File Comments
JPEG And LEAD File Comments
Programming with JPEG 2000 Features
JPEG 2000 Boxes