RGBAColor

Lyndon Tremblay humasect at shaw.ca
Sat Dec 18 14:42:11 PST 2004


I am having difficulties sorting out (virtually) what should/shouldn't be a
full Color component. We have RGBColor, and HSVColor, where would RGBAColor
fit in? If just as an addition of alpha, then this would lead way to such
things as ARGBColor, but... ?

OpenGL color4fv: ((ARGBColor a: 1.0 r: 1.0 g: 0.0 b: 0.0) asByteArray)

OpenGL color: ((1.0 @ 1.0 @ 0.0 @ 0.0) as: RGBAColor)

... obviously I'm missing something very important, and require a
publically-witnessable enlightening, gloriously archived on this ML.

addSlot/removeSlot

-lyndon




More information about the Slate mailing list