ChartDirector Ver 3.0 (C++ Edition)
BaseChart
.halfColor
Usage
int halfColor(int c);
Description
Create a color that is half the intensity of the given color.
See
Color Specification
on how colors are represented in ChartDirector.
Arguments
Argument
Default
Description
c
(Mandatory)
The given color.
Return Value
A new color that is half the intensity of the given color.
© 2003 Advanced Software Engineering Limited. All rights reserved.