ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / ProgressionType Structure
Fields


In This Topic
    ProgressionType Structure Members
    In This Topic

    The following tables list the members exposed by ProgressionType.

    Public Fields
     NameDescription
    Public FieldThe codestream is Component/Position/Resolution/Layer progressive : 4  
    Public FieldThe codestream is Layer/Resolution/Component/Position progressive : 0  
    Public FieldThe codestream is Position/Component/Resolution/Layer progressive : 3  
    Public FieldThe codestream is Resolution/Layer/Component/Position progressive : 1  
    Public FieldThe codestream is Resolution/Position/Component/Layer progressive : 2  
    Top
    See Also