Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

VDKColor Class Reference

provides a raw color object More...

#include <colors.h>

Inheritance diagram for VDKColor:

VDKRawObject List of all members.

Public Member Functions


Detailed Description

provides a raw color object


Constructor & Destructor Documentation

VDKColor::VDKColor VDKObject obj,
int  red,
int  green,
int  blue
 

Constructor

Parameters:
obj color owner
red component (0-255)
green component
blue component

VDKColor::VDKColor VDKObject obj,
VDKRgb  rgb
 

Constructor

Parameters:
obj color owner
rgb a VDKRgb reference

VDKColor::VDKColor VDKObject obj,
char *  name
 

Constructor

Parameters:
obj color owner
name names are those provided in rgb X database (normally on /usr/lib/X11/rgb.txt )

VDKColor::~VDKColor  )  [virtual]
 

Destructor


Member Function Documentation

GdkColor* VDKColor::Color  )  [inline]
 

GdkColor* conversion

VDKColor::operator GdkColor *  )  [inline]
 

GdkColor* conversion


The documentation for this class was generated from the following files:
Generated on Tue Oct 26 18:58:51 2004 for vdk 2.4.0 by  doxygen 1.3.9.1