Search Results for

    Show / Hide Table of Contents

    OctreeQuantizer.OctreeQuantizer Constructor

    Constructs the octree quantizer.

    Remarks

    The Octree quantizer is a two pass algorithm. The initial pass sets up the octree, the second pass quantizes a color based on the nodes in the tree

    Syntax

    Namespace: FlexCel.Draw

    public OctreeQuantizer(Int32 maxColors, Int32 maxColorBits)

    Parameters

    <-> Parameter Type Description
    maxColors Int32 The maximum number of colors to return
    maxColorBits Int32 The number of significant bits

    See also

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