| Visual Basic (Declaration) | |
|---|---|
Public Enum Jpeg2000BoxType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum Jpeg2000BoxType : Enum | |
| Managed Extensions for C++ | |
|---|---|
__value public enum Jpeg2000BoxType : public Enum | |
| C++/CLI | |
|---|---|
public enum class Jpeg2000BoxType : public Enum | |
| Member | Description |
|---|---|
| ResolutionBox | Resolution box. |
| IprBox | Intellectual property rights box. |
| XmlBox | XML box. |
| UuidBox | UUID box. |
| UuidInformationBox | UUID information box. |
| Mpeg7Box | MPEG-7 box. |
| FreeBox | Free box. |
| BinaryFilterBox | Binary filter box. |
| GtsoBox | Desired reproduction box. |
| CompositionBox | Composition box |
| DigitalSignatureBox | Digital signature box. |
| AssociationBox | Association box. |
| MediaDataBox | Media data box |
For an example, refer to Jpeg2000Engine.Save(RasterCodecs, string, RasterImage, Jpeg2000FileFormat, int, int) example.
System.Object
System.ValueType
System.Enum
Leadtools.Jpeg2000.Jpeg2000BoxType
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