vle-aci2rgb
(vle-aci2rgb color)
Returns the Red/Green/Blue true color values
for specified ACI color index as list (Red Green Blue).
Arguments |
color an integer number specifying the ACI color index value (1... 256) |
Return |
returns a list of format /Red Green Blue) |
Example |
(vle-aci2rgb 1) returns
-(255 0 0) |
Alias |
|
Remarks |
|
© Bricsys NV. All rights reserved. |