ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / BitstreamReaderAgent Class / getCodeBlock Method

In This Topic
    getCodeBlock Method (BitstreamReaderAgent)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function getCodeBlock( _
       ByVal param1 As Integer, _
       ByVal param2 As Integer, _
       ByVal param3 As Integer, _
       ByVal param4 As SubbandSyn, _
       ByVal param5 As Integer, _
       ByVal param6 As Integer, _
       ByVal param7 As DecLyrdCBlk _
    ) As DecLyrdCBlk

    Parameters

    param1
    param2
    param3
    param4
    param5
    param6
    param7
    See Also