Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class > AppendBox Method : AppendBox(Stream,Jpeg2000SingleBox) Method |
public void AppendBox( Stream stream, Jpeg2000SingleBox box )
'Declaration Public Overloads Sub AppendBox( _ ByVal stream As Stream, _ ByVal box As Jpeg2000SingleBox _ )
'Usage Dim instance As Jpeg2000Engine Dim stream As Stream Dim box As Jpeg2000SingleBox instance.AppendBox(stream, box)
public void AppendBox( Stream stream, Jpeg2000SingleBox box )
public: void AppendBox( Stream^ stream, Jpeg2000SingleBox^ box )
According to the JPEG 2000 standard a ResolutionBox cannot be appended to a file. Set it using the SetBox method. Attempting to append a ResolutionBox will cause an invalid parameter exception to be thrown.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Jpeg2000Engine Class
Jpeg2000Engine Members
Overload List
AppendBox(String,Jpeg2000SingleBox)
AppendBoxes
AppendFrames
AppendGmlData
ReadBox
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