ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / EBCOTRateAllocator Class / runAndWrite Method

In This Topic
    runAndWrite Method (EBCOTRateAllocator)
    In This Topic
    Runs the rate allocation algorithm and writes the data to the bit stream writer object provided to the constructor.
    Syntax
    'Declaration
     
    
    Public Overrides Sub runAndWrite() 
    public override void runAndWrite()
    See Also