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

In This Topic
    expand Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub expand( _
       ByVal newHeight As Integer, _
       ByVal defaultPixel As Integer _
    ) 
    public void expand( 
       int newHeight,
       int defaultPixel
    )

    Parameters

    newHeight
    defaultPixel
    See Also