color::Alloc


NAME

Alloc - allocate a new color

SYNOPSIS

#include "color.h"

void color::Alloc(unsigned red, unsigned green, unsigned blue)

void color::Alloc(char *colorname)

DESCRIPTION

SEE ALSO

DIAGNOSTICS