Leadtools.Jpip Namespace : MetaReqQualifier Enumeration |
[FlagsAttribute()] public enum MetaReqQualifier : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum MetaReqQualifier Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MetaReqQualifier
[FlagsAttribute()] public enum MetaReqQualifier : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Jpip.MetaReqQualifier = function() { }; Leadtools.Jpip.MetaReqQualifier.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class MetaReqQualifier : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AllBoxes | This metareq context includes all boxes in the logical target, without exception. |
AsocViewWindowBoxes | This metareq context includes all boxes which are known to be associated with a specific spatial image region |
AsocViewWindowCodestreamBoxes | This metareq context includes all boxes which are known to be associated with one or more codestreams which belong to the view-window, or with one or more of the requested codestream contexts (e.g., JPX compositing layers or MJ2 video tracks), where these boxes are not solely associated with particular spatial regions. |
None | Invalid metareq value. |
RelvViewWindowCodestreamBoxes | This metareq context includes all boxes which are relevant to the requested view-window, taking into account the requested codestreams and the requested codestream contexts, excluding those boxes which are included in the .AsocViewWindowBoxes and .AsocViewWindowCodestreamBoxes metareq contexts. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.MetaReqQualifier
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2