#include <palette.h>
Public Member Functions | |
| PaletteItem () | |
| PaletteItem (const Color &color, const String &name, int weight=1) | |
| PaletteItem (const Color &color, int weight=1) | |
| void | add (const Color &x, int weight=1) |
| bool | operator< (const PaletteItem &rhs) const |
Public Attributes | |
| Color | color |
| String | name |
| int | weight |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6