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 and includes box types like the following:
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class Jpeg2000MultiBox Inherits Jpeg2000Box |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public abstract class Jpeg2000MultiBox : Jpeg2000Box |
Managed Extensions for C++ | |
---|---|
public __gc abstract class Jpeg2000MultiBox : public Jpeg2000Box |
C++/CLI | |
---|---|
public ref class Jpeg2000MultiBox abstract : public Jpeg2000Box |
System.Object
Leadtools.Jpeg2000.Jpeg2000Box
Leadtools.Jpeg2000.Jpeg2000MultiBox
Leadtools.Jpeg2000.XmlBox
Leadtools.Jpeg2000.UuidInformationBox
Leadtools.Jpeg2000.UuidBox
Leadtools.Jpeg2000.Mpeg7Box
Leadtools.Jpeg2000.MediaDataBox
Leadtools.Jpeg2000.FreeBox
Leadtools.Jpeg2000.DigitalSignatureBox
Leadtools.Jpeg2000.BinaryFilterBox
Leadtools.Jpeg2000.AssociationBox
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