ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.decoder Namespace / CodedCBlkDataSrcDec Interface
Members

In This Topic
    CodedCBlkDataSrcDec Interface
    In This Topic
    This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis. In each call to 'geCodeBlock()' a specified coded code-block is returned.

    This interface is the source of data for the entropy decoder. See the 'EntropyDecoder' class.

    For each coded-code-block the entropy-coded data is returned along with its truncation point information in a 'DecLyrdCBlk' object.

    Object Model
    CodedCBlkDataSrcDec Interface
    Syntax
    See Also