Jpeg2000SingleBox Class

Summary

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

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

Remarks

The following types of boxes are not allowed to have more than one box in a JPEG 2000 file:

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