Leadtools.Jpeg2000 Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetBox Method
See Also 
Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class : GetBox Method



format
Jpeg2000FileFormat specifies the JPEG 2000 engine.
boxType
Type of box being obtained.
Gets the specified type of box for the engine.

Syntax

Visual Basic (Declaration) 
Public Function GetBox( _
   ByVal format As Jpeg2000FileFormat, _
   ByVal boxType As Jpeg2000BoxType _
) As Jpeg2000SingleBox
Visual Basic (Usage)Copy Code
Dim instance As Jpeg2000Engine
Dim format As Jpeg2000FileFormat
Dim boxType As Jpeg2000BoxType
Dim value As Jpeg2000SingleBox
 
value = instance.GetBox(format, boxType)
C++/CLI 
public:
Jpeg2000SingleBox^ GetBox( 
   Jpeg2000FileFormat format,
   Jpeg2000BoxType boxType
) 

Parameters

format
Jpeg2000FileFormat specifies the JPEG 2000 engine.
boxType
Type of box being obtained.

Return Value

Jpeg2000SingleBox object containing the box data for the specified boxType.

Example

Remarks

This method is used to get the following types of boxes:

Requirements

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

See Also

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features