ChartDirector 7.0 (Java Edition)
DrawArea.halfColor
Usage
public 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.
© 2021 Advanced Software Engineering Limited. All rights reserved.