hues.h File Reference

#include <qcolor.h>
#include "flowdb.h"
Include dependency graph for hues.h:
This graph shows which files directly or indirectly include this file:

Functions

void init_hues ()
QRgb get_hue (unsigned2 hue, unsigned1 intensity)

Variables

const int huecolors = 360
QRgb hue2rgb [huecolors]

Function Documentation

QRgb get_hue ( unsigned2  hue,
unsigned1  intensity 
)

References hue2rgb.

void init_hues (  ) 

References huecolors, i, and set_hue2rgb_channels().

Referenced by main().


Variable Documentation

Referenced by get_hue(), and set_hue2rgb_channels().

const int huecolors = 360

This files generates a hue bar which has a linear sorting of colors instead of a banded color pattern. More information at

http://werner.yellowcouch.org/Papers/huebars/index.html

Referenced by init_hues(), and set_hue2rgb_channels().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2