OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of color classes. More...
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Macros | |
#define | COLOR_3DDKSHADOW 21 |
#define | COLOR_3DLIGHT 22 |
#define | COLOR_INFOTEXT 23 |
#define | COLOR_INFOBK 24 |
#define | Symbolic 0x80000000UL |
Functions | |
long | owl::NColors (uint16 bitCount) |
Functions to convert number of bits to number of palette colors and back, and build an RGB COLORREF. | |
uint16 | owl::NBits (long colors) |
Return the number of bits required to represent a given number of colors. | |
Implementation of color classes.
Definition in file color.cpp.