ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / BitOutputBuffer Class / writeBit Method

In This Topic
    writeBit Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub writeBit( _
       ByVal bit As Integer _
    ) 
    public void writeBit( 
       int bit
    )

    Parameters

    bit
    See Also