[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.Progression.-ctor

Progression Constructor

Progression(int, int, int, int, int, int)

Constructor.

       Builds a new Progression object with specified type and bounds
       of progression.
Declaration
public Progression(int type, int cs, int ce, int rs, int re, int lye)
Parameters
Type Name Description
int type

The progression type

int cs

The component index start

int ce

The component index end

int rs

The resolution level index start

int re

The resolution level index end

int lye

The layer index end