webdesserts / alchemist-js

The extensible color library
https://webdesserts.gitbooks.io/alchemist-js/
MIT License
11 stars 2 forks source link

Alpha Channel #11

Open webdesserts opened 9 years ago

webdesserts commented 9 years ago

Currently I am not handling the alpha channel. Considering alpha is pretty much always 0:1 I should be handing this with alchemist. My assumption is that I'll probably be doing something like Color.alpha(.5)