ClanSoft logo
ClanSoft logo

    CL_Palette::CL_Palette

Syntax

CL_Palette(
        unsigned char *palette,
        int num_colors=256);

Parameters

palette-palette source.
num_colors-number of palette colors.

Description

Creates a palette using values from an unsigned char array.


Back to index



This page was built using the Perceps documentation system.