ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.roi.encoder Namespace / SubbandRectROIMask Class
Members

In This Topic
    SubbandRectROIMask Class
    In This Topic
    This 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. This class describes subband masks for images containing only rectangular ROIS
    Object Model
    SubbandRectROIMask Class
    Syntax
    'Declaration
     
    
    Public Class SubbandRectROIMask 
       Inherits SubbandROIMask
    public class SubbandRectROIMask : SubbandROIMask 
    Inheritance Hierarchy

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

    See Also