ComponentOne PDF for .NET
CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / NUM_PASSES Field

In This Topic
    NUM_PASSES Field (StdEntropyCoderOptions)
    In This Topic
    The number of coding passes per bit-plane. This is the number of passes per bit-plane. It is 3.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NUM_PASSES As Integer
    public static readonly int NUM_PASSES
    See Also