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

In This Topic
    getData Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function getData( _
       ByVal switchPixelColor As Boolean _
    ) As Byte()
    public byte[] getData( 
       bool switchPixelColor
    )

    Parameters

    switchPixelColor
    See Also