|
Scroom 0.14-48-ga0fee447
|
#include <cmath>#include <cstdint>#include <iomanip>#include <sstream>#include <boost/operators.hpp>#include <gdk/gdk.h>#include <cairo.h>

Go to the source code of this file.
Classes | |
| class | Color |
Namespaces | |
| namespace | Detail |
Functions | |
| uint8_t | byteFromDouble (double d) |
| double | doubleFromByte (uint8_t b) |
| uint16_t | shortFromDouble (double d) |
| double | Detail::computeC (double c) |
| Color | mix (const Color &a, const Color &b, double alpha) |
|
inline |
Referenced by Color::getARGB32(), Color::getHex(), and Color::getRGB24().

|
inline |
Referenced by Operations8bpp::cache(), OperationsColormapped::cache(), Operations8bpp::draw(), and MonochromeColormapHelper::regenerateColormap().

|
inline |
Referenced by Color::getGdkColor().
