ComponentOne PDF for .NET
CSJ2K.j2k.entropy Namespace / Progression Class
Members

In This Topic
    Progression Class
    In This Topic
    This class holds one of the different progression orders defined in the bit stream. The type(s) of progression order are defined in the ProgressionType interface. A Progression object is totally defined by its component start and end, resolution level start and end and layer start and end indexes. If no progression order change is defined, there is only Progression instance.
    Object Model
    Progression Class
    Syntax
    'Declaration
     
    
    Public Class Progression 
    public class Progression 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.entropy.Progression

    See Also