news download themes documentation links










FbTk::Color Class Reference

Allocates rgb color and pixel value. More...

#include <Color.hh>

List of all members.

Public Member Functions

 Color (unsigned long pixel)
 Color (const Color &col_copy)
 Color (unsigned short red, unsigned short green, unsigned short blue, int screen)
 Color (const char *color_string, int screen)
 parses and sets rgb and pixel value from a string

bool setFromString (const char *color_string, int screen)
 parses and sets rgb and pixel value from a string

void setPixel (unsigned long pixel)
 TODO don't like this.

bool isAllocated () const
unsigned short red () const
unsigned short green () const
unsigned short blue () const
unsigned long pixel () const


Detailed Description

Allocates rgb color and pixel value.

Definition at line 35 of file Color.hh.


The documentation for this class was generated from the following files:

Fluxbox CVS-Jan-2003




      



Got comments about the page? Send them to webmaster.
If you have general Fluxbox related questions ask them on our irc channel or mailing lists.

Show Source








Designed by aLEczapKA