Simox
2.3.74.0
|
Functions | |
Color | linear (float t, const Color &lhs, const Color &rhs) |
Interpolate linearly in RGB space. More... | |
Color | linear_hsv (float t, const Color &lhs, const Color &rhs) |
Interpolate linearly in HSV space. (lhs and rhs are expected to be RGB.) More... | |
Interpolate linearly in RGB space.