WXP::Color Class Reference

This structure defines basic color values. More...

#include "../include/Color.h"

List of all members.

Public Member Functions

int init ()

Public Attributes

char name [20]
float red
float grn
float blu
int value

Detailed Description

This structure defines basic color values.

Author:
Dan Vietor

Member Data Documentation

Its blue value (0-1)

Referenced by WXP::ColorMap::add(), WXP::ColorMap::get(), and WXP::ColorMap::getRGB().

Its green value (0-1)

Referenced by WXP::ColorMap::add(), WXP::ColorMap::get(), and WXP::ColorMap::getRGB().

char WXP::Color::name[20]

The color name

Referenced by WXP::ColorMap::getName().

Its red value (0-1)

Referenced by WXP::ColorMap::add(), WXP::ColorMap::get(), and WXP::ColorMap::getRGB().

The device specific color value

Referenced by WXP::ColorMap::getValue(), and WXP::ColorMap::setValue().


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

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1