
15 Sep
2005
15 Sep
'05
5:17 p.m.
"Adam Badura" wrote:
I am gathering materials and working on a library (originaly I wanted one class, but it seems now that it wont be that easy) dealing with colors, their representation (like ranges 0.0-1.0 and 0-255), models (like RGB, YUV, HSV and others). Any sugestions or needs?
Current color models vary /a lot/, not to mention transparency. Do you plan to support all (most of) them? Apart from simple transformations a lot of work could be done with colors, for example ability to convert palette into Web safe one (http://www.btplc.com/age_disability/ClearerInformation/Colours/background.ht...). /Pavel