Search Results for

    Show / Hide Table of Contents

    OctreeQuantizer.ConvertTo256Colors Method

    Overloads

    • OctreeQuantizer.ConvertTo256Colors(Image, Bitmap)
    • OctreeQuantizer.ConvertTo256Colors(Image)

    OctreeQuantizer.ConvertTo256Colors(Image, Bitmap)

    Converts an image to 256 colors.

    Syntax

    Namespace: FlexCel.Draw

    public static void ConvertTo256Colors(Image Source, Bitmap Result)

    Parameters

    <-> Parameter Type Description
    Source Image Image we want to convert.
    Result Bitmap Converted image.

    See also

    • OctreeQuantizer

    OctreeQuantizer.ConvertTo256Colors(Image)

    Converts an image to 256 colors.

    Syntax

    Namespace: FlexCel.Draw

    public static Bitmap ConvertTo256Colors(Image Source)

    Parameters

    <-> Parameter Type Description
    Source Image Image we want to convert.

    Returns

    Converted image.

    See also

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