#include "util.h"
Go to the source code of this file.
Functions | |
double | AutoSkl (double dl) |
double | AutoNext (double x0, double dl) |
void | hsv2rgb (SPACOLOR *c) |
|
|
|
|
|
Definition at line 46 of file util.C. References SPACOLOR::b, SPACOLOR::g, SPACOLOR::h, SPACOLOR::r, SPACOLOR::s, and SPACOLOR::v. |