[
TCloneable
] [
Index
] [
TColor
]
Class TColor
File:
<toad/color.hh>
Contains TOADs color management. See
TPen.SetColor(red,green,blue)
how to use colors.
Super Classes
TRGB
Attributes
Methods
Set
public void Set(const TRGB &c)
public void Set(byte cr, byte cg, byte cb)
public void Set(EColor16)
public void Set(ESystemColor)
TColor
public TColor()
public TColor(byte r, byte g, byte b)
public TColor(EColor16)
public TColor(ESystemColor)
public ~TColor()
operator=
public TColor & operator=(const TColor &c)
This page was generated with Stupid -- Another stupid C++ to HTML generator
Written 1998,99 by The Wizards of Zilog
Copyright © 1998,99 by the TOAD Project