[]
This class extends ModuleSpec class for progression type(s) and progression order changes holding purposes.
<p>It stores the progression type(s) used in the codestream. There can be
several progression type(s) if progression order changes are used (POC
markers).</p>
public class ProgressionSpec : ModuleSpec
Name | Description |
---|---|
ProgressionSpec(int, int, byte) | Creates a new ProgressionSpec object for the specified number of tiles and components. |
ProgressionSpec(int, int, int, IntegerSpec, byte, ParameterList) | Creates a new ProgressionSpec object for the specified number of tiles, components and the ParameterList instance. |