Search Results for

    Show / Hide Table of Contents

    Quantizer.Quantizer Constructor

    Constructs the quantizer.

    Remarks

    If you construct this class with a true value for singlePass, then the code will, when quantizing your image, only call the 'QuantizeImage' function. If two passes are required, the code will call 'InitialQuantizeImage' and then 'QuantizeImage'.

    Syntax

    Namespace: FlexCel.Draw

    protected Quantizer(Boolean singlePass)

    Parameters

    <-> Parameter Type Description
    singlePass Boolean If true, the quantization only needs to loop through the Source pixels once

    See also

    • Quantizer
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com