paper.js/src/color
2011-05-02 12:25:32 +02:00
..
Color.js Improve various #toString() functions. 2011-05-02 08:57:55 +01:00
Gradient.js Various small code cleanups. 2011-05-02 12:23:42 +02:00
GradientColor.js Replace all type converting string compares with ===, !==. 2011-04-28 13:23:17 +01:00
GradientStop.js Handle all the calls to Base.read() differently, by checking result for null and bailing out if it is. 2011-03-08 17:17:36 +00:00
GrayColor.js Use Math.min / Math.max to clamp component values in color classes. 2011-03-09 16:48:53 +01:00
HSBColor.js Use Math.min / Math.max to clamp component values in color classes. 2011-03-09 16:48:53 +01:00
RGBColor.js Use Math.min / Math.max to clamp component values in color classes. 2011-03-09 16:48:53 +01:00