|
Marbellous
Marbellous, a WebApp to generate paper marbling patterns.
|
This is the complete list of members for Color, including all inherited members.
| Color() | Color | inline |
| Color(uint8_t const red, uint8_t const green, uint8_t const blue) | Color | inline |
| Color(unsigned const int color) | Color | inline |
| getRGB() const | Color | inline |
| operator==(const Color &oth) const | Color | inline |
| Palette class | Color | friend |
| rgb_t typedef | Color | |
| set(uint8_t const red, uint8_t const green, uint8_t const blue) | Color | inline |
| set(unsigned const int color) | Color | inline |