(rgbstrtocolorref)

(rgbstrtocolorref string)


Convert a string to an integer index.


This function converts a string to an integer index which can be used as a color reference. This function returns the integer index.

Examples

Code Returns
(rgbstrtocolorref "RGB:255,0,0") 13411151
(rgbstrtocolorref "RGB:255,0,0") 255

 

Tell me about...

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language