ComponentOne PDF for .NET
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