GetBox Method

Summary
Gets a box of the specified type for the engine.
Syntax
C#
VB
C++
  
Public Function GetBox( _ 
   ByVal format As Jpeg2000FileFormat, _ 
   ByVal boxType As Jpeg2000BoxType _ 
) As Jpeg2000SingleBox 

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:

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.