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 |
---|---|
Dim instance As Jpeg2000MultiBox |
C# | |
---|---|
public abstract class Jpeg2000MultiBox : Jpeg2000Box |
C++/CLI | |
---|---|
public ref class Jpeg2000MultiBox abstract : public Jpeg2000Box |
System.Object
Leadtools.Jpeg2000.Jpeg2000Box
Leadtools.Jpeg2000.Jpeg2000MultiBox
Leadtools.Jpeg2000.AssociationBox
Leadtools.Jpeg2000.BinaryFilterBox
Leadtools.Jpeg2000.DigitalSignatureBox
Leadtools.Jpeg2000.FreeBox
Leadtools.Jpeg2000.MediaDataBox
Leadtools.Jpeg2000.Mpeg7Box
Leadtools.Jpeg2000.UuidBox
Leadtools.Jpeg2000.UuidInformationBox
Leadtools.Jpeg2000.XmlBox
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7