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


In This Topic
    SubbandRectROIMask Class Members
    In This Topic

    The following tables list the members exposed by SubbandRectROIMask.

    Public Constructors
     NameDescription
    Public ConstructorThe constructor of the SubbandROIMask takes the dimensions of the subband as parameters. A tree of masks is generated from the subband sb. Each Subband contains the boundaries of each ROI.  
    Top
    Public Fields
     NameDescription
    Public FieldHeight of the subband mask (Inherited from CSJ2K.j2k.roi.encoder.SubbandROIMask)
    Public FieldThe lower right x coordinates of the applicable ROIs  
    Public FieldThe lower right y coordinates of the applicable ROIs  
    Public FieldHorizontal uper-left coordinate of the subband mask (Inherited from CSJ2K.j2k.roi.encoder.SubbandROIMask)
    Public FieldThe upper left x coordinates of the applicable ROIs  
    Public FieldVertical uper-left coordinate of the subband mask (Inherited from CSJ2K.j2k.roi.encoder.SubbandROIMask)
    Public FieldThe upper left y coordinates of the applicable ROIs  
    Public FieldWidth of the subband mask (Inherited from CSJ2K.j2k.roi.encoder.SubbandROIMask)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a reference to the Subband mask element to which the specified point belongs. The specified point must be inside this (i.e. the one defined by this object) subband mask. This method searches through the tree. (Inherited from CSJ2K.j2k.roi.encoder.SubbandROIMask)
    Top
    See Also