ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.quantization.quantizer Namespace / StdQuantizer Class / QuantTypeSpec Property

In This Topic
    QuantTypeSpec Property
    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