ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.roi.encoder Namespace / RectROIMaskGenerator Class
Properties Methods


In This Topic
    RectROIMaskGenerator Class Members
    In This Topic

    The following tables list the members exposed by RectROIMaskGenerator.

    Public Constructors
     NameDescription
    Public ConstructorThe constructor of the mask generator. The constructor is called with the ROI data. This data is stored in arrays that are used to generate the SubbandRectROIMask trees for each component.  
    Top
    Public Properties
     NameDescription
    Public PropertyThis function returns the ROIs in the image (Inherited from CSJ2K.j2k.roi.encoder.ROIMaskGenerator)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden. This function generates the ROI mask for the entire tile. The mask is generated for one component. This method is called once for each tile and component.  
    Public MethodThis function is called every time the tile is changed to indicate that there is need to make a new mask (Inherited from CSJ2K.j2k.roi.encoder.ROIMaskGenerator)
    Public MethodThis function returns the relevant data of the mask generator  
    Top
    See Also