Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream Namespace / ProgressionType Class
Fields

In This Topic
    ProgressionType Class 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