vle-rgb2aci
(vle-rgb2aci rgb)
(vle-rgb2aci red green
blue)
Returns the closest ACI color index for
specified RGB color value.
Arguments |
rgb an integer specifying the RGB value |
Return |
always returns an integer value |
Example |
(vle-rgb2aci 0 0 255)
returns 5 |
Alias |
|
Remarks |
the vle-extension.lsp emulation for non-BricsCAD systems only supports the (vle-rgb2aci red green blue) syntax ! |
© Bricsys NV. All rights reserved. |