ChartDirector Ver 3.0 (Perl Edition)

BaseChart.halfColor


Usage

halfColor(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

ArgumentDefaultDescription
c(Mandatory)The given color.

Return Value

A new color that is half the intensity of the given color.