←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly