Difference between revisions of "S2 Cookbook: Colors"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with 'To work with colors we use the [http://www.dreamwidth.org/customize/advanced/layerbrowse?id=core2#class.Color Color] class. With it, you can work with RGB or HSL values. == Cre…') |
(No difference)
|
Revision as of 07:55, 17 June 2010
To work with colors we use the Color class. With it, you can work with RGB or HSL values.