ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.image Namespace / JBIG2Bitmap Class / clear Method

In This Topic
    clear Method (JBIG2Bitmap)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub clear( _
       ByVal defPixel As Integer _
    ) 
    public void clear( 
       int defPixel
    )

    Parameters

    defPixel
    See Also