artefaktur
software engineer &        architecture

 
 
 
 

class Colour

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::Colour Class Reference

#include <Colour.h>

Inheritance diagram for acdk::wx::Colour:

acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxColour

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.9
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 Colour ()
 Colour (byte red, byte green, byte blue)
 Colour (int colRGB)
 Colour (IN(RString) colourName)
void set (byte red, byte green, byte blue)
void set (int colRGB)
bool ok () const
byte red () const
byte green () const
byte blue () const

Static Public Member Functions

RColour getBlack ()
RColour getWhite ()
RColour getRed ()
RColour getBlue ()
RColour getGreen ()
RColour getCyan ()
RColour getLightGrey ()
RColour getNullColour ()

Constructor & Destructor Documentation

acdk::wx::Colour::Colour  )  [inline]
 

acdk::wx::Colour::Colour byte  red,
byte  green,
byte  blue
[inline]
 

acdk::wx::Colour::Colour int  colRGB  )  [inline]
 

acdk::wx::Colour::Colour IN(RString colourName  )  [inline]
 


Member Function Documentation

byte acdk::wx::Colour::blue  )  const [inline]
 

RColour acdk::wx::Colour::getBlack  )  [inline, static]
 

RColour acdk::wx::Colour::getBlue  )  [inline, static]
 

RColour acdk::wx::Colour::getCyan  )  [inline, static]
 

RColour acdk::wx::Colour::getGreen  )  [inline, static]
 

RColour acdk::wx::Colour::getLightGrey  )  [inline, static]
 

RColour acdk::wx::Colour::getNullColour  )  [inline, static]
 

RColour acdk::wx::Colour::getRed  )  [inline, static]
 

RColour acdk::wx::Colour::getWhite  )  [inline, static]
 

byte acdk::wx::Colour::green  )  const [inline]
 

bool acdk::wx::Colour::ok  )  const [inline]
 

byte acdk::wx::Colour::red  )  const [inline]
 

void acdk::wx::Colour::set int  colRGB  )  [inline]
 

void acdk::wx::Colour::set byte  red,
byte  green,
byte  blue
[inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer