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

ArgumentDefaultDescription
c(Mandatory)The given color.

Return Value

A 32-bit integer representing the half intensity color.