Search Results for

    Show / Hide Table of Contents

    Quantizer.InitialQuantizePixel Method

    Override this to process the pixel in the first pass of the algorithm

    Remarks

    This function need only be overridden if your quantize algorithm needs two passes, such as an Octree quantizer.

    Syntax

    Namespace: FlexCel.Draw

    protected virtual void InitialQuantizePixel(Int32 pixel)

    Parameters

    <-> Parameter Type Description
    pixel Int32 The pixel to quantize

    See also

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