Update README.md

pull/16/head
Peter Dematté 10 years ago
parent 44cb025e3c
commit 2861f0f980

@ -2,14 +2,14 @@ colorPicker
===========
An advanced color picker (desktop use) using Colors for color conversion / calculation...
All the W3C 2.0 calculations are also based on alpha levels on all layers
Supported color spaces: (*: also displayed as colors)
rgb *, hsv(b) *, hsl *, cmyk, cmy, Lab, XYZ, HEX
See demo at http://dematte.at/cpn
Convertions of 182 color space combinations (rgb2HSV, RGB2hsl, rgb2RGB, HEX2Lab, ...)
All the W3C 2.0 calculations are also based on alpha levels on all layers<br>
Supported color spaces: (*: also displayed as colors)<br>
rgb *, hsv(b) *, hsl *, cmyk, cmy, Lab, XYZ, HEX
See demo at http://dematte.at/cpn
Convertions of 182 color space combinations (rgb2HSV, RGB2hsl, rgb2RGB, HEX2Lab, ...)
<pre>
var myColors = new Colors({ // all options have a default value...

Loading…
Cancel
Save