{{overview}}
{{features}}
http://mezzoblue.github.com/PaintbrushJS/
http://www.softaculous.com/softwares/javascripts/libraries/PaintbrushJS
1797966
https://github.com/mezzoblue/PaintbrushJS
0.3
1
5
2.8
PaintbrushJS is a lightweight browser-based image processing library built with Javascript and canvas.
PaintbrushJS is licensed under the MIT License.
You use it by applying a class to an element on the page and setting a few parameters with some extra HTML attributes. If the element is an img
or it has a background-image
set in your CSS, PaintbrushJS will create a temporary canvas
element and manipulate the image there, before finally saving it back out to the original element.