LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

GetBox Method






Jpeg2000FileFormat specifies the JPEG 2000 engine.
Type of box being obtained.
Gets a box of the specified type for the engine.
Syntax
'Declaration
 
Public Function GetBox( _
   ByVal format As Jpeg2000FileFormat, _
   ByVal boxType As Jpeg2000BoxType _
) As Jpeg2000SingleBox
'Usage
 
Dim instance As Jpeg2000Engine
Dim format As Jpeg2000FileFormat
Dim boxType As Jpeg2000BoxType
Dim value As Jpeg2000SingleBox
 
value = instance.GetBox(format, boxType)
 function Leadtools.Jpeg2000.Jpeg2000Engine.GetBox( 
   format ,
   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.
Remarks
This method is used to get the following types of boxes:
Example
For an example, refer to Jpeg2000Engine.Save(RasterCodecs, string, RasterImage, Jpeg2000FileFormat, int, int) example.
Requirements

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

See Also

Reference

Jpeg2000Engine Class
Jpeg2000Engine Members
AppendBox
AppendBoxes
ReadBox
SetBoxes
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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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