ChartDirector 7.0 (Perl Edition)
DrawArea.getARGBColor
Usage
getARGBColor(c)
Description
Obtain the ARGB color given a palette color.
If the given color is already in ARGB format, the same value is returned.
Arguments
Argument | Default | Description |
c | (Mandatory) | The color to be changed to ARGB format. |
Return Value
The ARGB color converted from the given color.
© 2021 Advanced Software Engineering Limited. All rights reserved.