Colors specifies a list of red, green, blue, alpha (RGBA) colors, each with a Float number from 0.0 to 1.0. The alpha value indicates the transparency, where 0.0 is fully transparent and 1.0 is fully opaque.

Class Properties (see Type)

New
(Text) Create a new Colors value. Its list of rgba components are initialized by a Text string specifying the appropriate number of floating point numbers separated by commas.

Instance Methods and Properties

<<
Append a Color to the end of the list.
s