SetBox Method

Summary
Sets a single box for the JPEG 2000 engine.
Syntax
C#
VB
C++
  
Public Sub SetBox( _ 
   ByVal format As Jpeg2000FileFormat, _ 
   ByVal box As Jpeg2000SingleBox _ 
)  
public: 
void SetBox(  
   Jpeg2000FileFormat format, 
   Jpeg2000SingleBox^ box 
)  

Parameters

format
Jpeg2000FileFormat specifying the JPEG 2000 engine.

box
Jpeg2000SingleBox object containing the box data being set.

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.