CL_Palette( unsigned char *palette, int num_colors=256);
Creates a palette using values from an unsigned char array.
Back to index