bpp-core3
3.0.0
|
This is the complete list of members for bpp::ColorTools, including all inherited members.
BLACK | bpp::ColorTools | static |
BLUE | bpp::ColorTools | static |
cmyk2rgb(double c, double m, double y, double k) | bpp::ColorTools | inlinestatic |
ColorTools() | bpp::ColorTools | inline |
CYAN | bpp::ColorTools | static |
gradient(unsigned int n, const RGBColor &low, const RGBColor &high) | bpp::ColorTools | static |
gradient(unsigned int n, const RGBColor &low, const RGBColor &mid, const RGBColor &high) | bpp::ColorTools | static |
gray(double level) | bpp::ColorTools | inlinestatic |
GREEN | bpp::ColorTools | static |
MAGENTA | bpp::ColorTools | static |
ORANGE | bpp::ColorTools | static |
RED | bpp::ColorTools | static |
WHITE | bpp::ColorTools | static |
YELLOW | bpp::ColorTools | static |
~ColorTools() | bpp::ColorTools | inlinevirtual |