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. The following types of boxes are not allowed to have more than one box in a JPEG 2000 file:
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class Jpeg2000SingleBox Inherits Jpeg2000Box |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public abstract class Jpeg2000SingleBox : Jpeg2000Box |
Managed Extensions for C++ | |
---|---|
public __gc abstract class Jpeg2000SingleBox : public Jpeg2000Box |
C++/CLI | |
---|---|
public ref class Jpeg2000SingleBox abstract : public Jpeg2000Box |
System.Object
Leadtools.Jpeg2000.Jpeg2000Box
Leadtools.Jpeg2000.Jpeg2000SingleBox
Leadtools.Jpeg2000.ResolutionBox
Leadtools.Jpeg2000.IprBox
Leadtools.Jpeg2000.GtsoBox
Leadtools.Jpeg2000.CompositionBox
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family