inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/colormanip File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_colormanip

Functions

void inlib::rgb2hsv (int r, int g, int b, int &h, int &s, int &v)
bool inlib::hsv2rgb (int h, int s, int v, int &r, int &g, int &b)

Define Documentation

#define inlib_colormanip

Definition at line 5 of file colormanip.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines