#include <palette.h>
Attributes | |
| const CL_Color & | operator[] (int index) const |
| Return color at index. | |
| CL_Color & | operator[] (int index) |
| operator const unsigned int * () const | |
| Returns the palette in ARGB8888 format. | |
| operator unsigned int * () const | |
| CL_Color | colors [256] |
| Palette color entries. | |
Public Member Functions | |
Construction | |
| CL_Palette () | |
| Constructs a palette. | |
| CL_Palette (const unsigned int *copy) | |
| Constructs a Palette. | |
|
|
Constructs a palette.
|
|
|
Constructs a Palette.
|
|
|
Returns the palette in ARGB8888 format.
|
|
|
|
|
|
|
|
|
Return color at index.
|
|
|
Palette color entries.
|
1.4.6