Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Classes | |
class | Inkscape::Colors::Space::AnySpace |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Colors |
A set of useful color modifying functions which do not fit as generic methods on the color class itself but which are used in various places. | |
namespace | Inkscape::Colors::CMS |
namespace | Inkscape::Colors::Space |
Functions | |
constexpr double | SCALE_UP (double v, double a, double b) |
constexpr double | SCALE_DOWN (double v, double a, double b) |
|
constexpr |
Definition at line 28 of file base.h.
Referenced by Inkscape::Colors::Space::Lab::scaleDown(), Inkscape::Colors::Space::Lch::scaleDown(), Inkscape::Colors::Space::Luv::scaleDown(), and Inkscape::Colors::Space::OkLab::scaleDown().
|
constexpr |
Definition at line 24 of file base.h.
Referenced by Inkscape::Colors::Space::Lab::scaleUp(), Inkscape::Colors::Space::Lch::scaleUp(), Inkscape::Colors::Space::Luv::scaleUp(), Inkscape::Colors::Space::OkLab::scaleUp(), Inkscape::Colors::Space::Lab::toString(), and Inkscape::Colors::Space::OkLab::toString().