[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.ProgressionType

ProgressionType Struct

Namespace: CSJ2K.j2k.codestream
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public struct ProgressionType

Fields

Name Description
COMP_POS_RES_LY_PROG

The codestream is Component/Position/Resolution/Layer progressive : 4

LY_RES_COMP_POS_PROG

The codestream is Layer/Resolution/Component/Position progressive : 0

POS_COMP_RES_LY_PROG

The codestream is Position/Component/Resolution/Layer progressive : 3

RES_LY_COMP_POS_PROG

The codestream is Resolution/Layer/Component/Position progressive : 1

RES_POS_COMP_LY_PROG

The codestream is Resolution/Position/Component/Layer progressive : 2