ClanSoft logo
ClanSoft logo

    CL_Palette::palette

Syntax

unsigned char *palette;

Description

The actual palette. 1 byte for each color component (rgb), 256 colors.

= new unsigned char[num_colors*3]


Back to index



This page was built using the Perceps documentation system.