Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Color_Chooser Class Reference

Fl_Color_Chooser. More...

#include <Fl_Color_Chooser.h>

Inheritance diagram for Fl_Color_Chooser:

Fl_Widget List of all members.

Public Methods

 Fl_Color_Chooser (int, int, int, int, const char *l=0)
 The traditional constructor creates the color chooser widget using the position, size, and label.

 Fl_Color_Chooser (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100)
 The new style constructor creates the color chooser widget using the label, size, alignment, and label_width.

Fl_Color value () const
void value (Fl_Color)
int mode ()
float hue () const
float saturation () const
float v () const
float r () const
float g () const
float b () const
int hsv (float, float, float)
int rgb (float, float, float)
void draw ()

Static Public Methods

void hsv2rgb (float, float, float, float &, float &, float &)
void rgb2hsv (float, float, float, float &, float &, float &)

Static Public Attributes

Fl_Named_Styledefault_style

Detailed Description

Fl_Color_Chooser.

Definition at line 71 of file Fl_Color_Chooser.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:47 2003 for eFLTK by doxygen1.2.15