ComponentOne PDF for .NET
CSJ2K.j2k.quantization.quantizer Namespace / StdQuantizer Class / QSTEP_MAX_EXPONENT Field

In This Topic
    QSTEP_MAX_EXPONENT Field (StdQuantizer)
    In This Topic
    The maximum value of the exponent for the quantization steps
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly QSTEP_MAX_EXPONENT As Integer
    public static readonly int QSTEP_MAX_EXPONENT
    See Also