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

In This Topic
    getROIMask Method (RectROIMaskGenerator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function getROIMask( _
       ByVal db As DataBlkInt, _
       ByVal sb As Subband, _
       ByVal magbits As Integer, _
       ByVal c As Integer _
    ) As Boolean
    public override bool getROIMask( 
       DataBlkInt db,
       Subband sb,
       int magbits,
       int c
    )

    Parameters

    db
    sb
    magbits
    c
    See Also