Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
base.h File Reference

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)
 

Function Documentation

◆ SCALE_DOWN()

constexpr double SCALE_DOWN ( double  v,
double  a,
double  b 
)
constexpr

◆ SCALE_UP()