ComponentOne PDF for .NET
CSJ2K.j2k.roi.encoder Namespace / SubbandROIMask Class
Members

In This Topic
    SubbandROIMask Class
    In This Topic
    This abstract class describes the ROI mask for a single subband. Each object of the class contains the mask for a particular subband and also has references to the masks of the children subbands of the subband corresponding to this mask.
    Object Model
    SubbandROIMask Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class SubbandROIMask 
    public abstract class SubbandROIMask 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.roi.encoder.SubbandROIMask
          CSJ2K.j2k.roi.encoder.SubbandRectROIMask

    See Also