Petri Keckman <[email protected]> kirjoitti Fri, 06 Aug 2010 22:40:07 +0300

>
> Is there any way i can use variables in pen command?
>
> pen (r.g.b)
>
> There is no to-color function?

yes there is:

pen ((r * (1.0.)) + (g * (0.1.0)) + (b * (0.0.1)))
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to