#include <palette.h>
Constructor & Destructor Documentation
synfig::PaletteItem::PaletteItem |
( |
| ) |
|
|
inline |
synfig::PaletteItem::PaletteItem |
( |
const Color & |
color, |
|
|
const String & |
name, |
|
|
int |
weight = 1 |
|
) |
| |
|
inline |
synfig::PaletteItem::PaletteItem |
( |
const Color & |
color, |
|
|
int |
weight = 1 |
|
) |
| |
|
inline |
Member Function Documentation
void PaletteItem::add |
( |
const Color & |
x, |
|
|
int |
weight = 1 |
|
) |
| |
bool synfig::PaletteItem::operator< |
( |
const PaletteItem & |
rhs | ) |
const |
|
inline |
Member Data Documentation
Color synfig::PaletteItem::color |
String synfig::PaletteItem::name |
int synfig::PaletteItem::weight |
The documentation for this struct was generated from the following files: