Jpeg2000MultiBox Class

Summary

The Jpeg2000MultiBox is the base class for all LEADTOOLS JPEG 2000 boxes that are allowed to have more than one box in a JPEG 2000 file.

Syntax
C#
VB
C++
public abstract class Jpeg2000MultiBox : Jpeg2000Box 
  
Public MustInherit Class Jpeg2000MultiBox  
   Inherits Jpeg2000Box 
public ref class Jpeg2000MultiBox abstract : public Jpeg2000Box  

Remarks

Box types that can have multiple boxes include the following types:

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly