ChartDirector 7.0 (Perl Edition)

perlchartdir.ClearTypeMono


Usage

ClearTypeMono([ gamma ])

Description

Gets a value to represent that monochrome ClearType or a similar technology be used for drawing text.

This constant is used in BaseChart.setAntiAlias and DrawArea.setAntiAlias.

Please refer to ClearTypeColor on the detail explanation of what is standard ClearType and hardware independent ClearType.

Arguments

ArgumentDefaultDescription
gamma0Specifies the level of gamma correction used for ClearType font rendering. This is usually a number between 1 to 2.5. A value of 0 means the default gamma level.

Return Value

An integer representing that hardware independent ClearType or a similar technology be used for font rendering..