ChartDirector 7.1 (C++ Edition)
DrawArea.halfColor
Usage
int halfColor(int c);
Description
Creates a color that is half the intensity of the given color.
Arguments
Argument | Default | Description |
c | (Mandatory) | The given color. |
Return Value
A 32-bit integer representing the half intensity color.
© 2023 Advanced Software Engineering Limited. All rights reserved.