Jpeg2000BoxType Enumeration

Summary
This enumeration specifies the JPEG 2000 box type.
Syntax
C#
VB
C++
public enum Jpeg2000BoxType 
  
Public Enum Jpeg2000BoxType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class Jpeg2000BoxType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
11ResolutionBoxResolution box.
12IprBoxIntellectual property rights box.
13XmlBoxXML box.
14UuidBoxUUID box.
15UuidInformationBoxUUID information box.
16Mpeg7BoxMPEG-7 box.
17FreeBoxFree box.
18BinaryFilterBoxBinary filter box.
19GtsoBoxDesired reproduction box.
20CompositionBoxComposition box
21DigitalSignatureBoxDigital signature box.
22AssociationBoxAssociation box.
23MediaDataBoxMedia data box
Requirements

Target Platforms

See Also

Reference

Leadtools.Jpeg2000 Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.