ComponentOne PDF for .NET
CSJ2K.j2k.quantization.quantizer Namespace / StdQuantizer Class / QuantTypeSpec Property

In This Topic
    QuantTypeSpec Property (StdQuantizer)
    In This Topic
    Returns the quantization type spec object associated to the quantizer.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property QuantTypeSpec As QuantTypeSpec
    public virtual QuantTypeSpec QuantTypeSpec {get;}

    Property Value

    The quantization type spec
    See Also