Giter Site home page Giter Site logo

paintbrushjs's Introduction

PaintbrushJS
Copyright (c) 2010, Dave Shea
All rights reserved.

Developed by Dave Shea, http://www.mezzoblue.com/
PaintbrushJS on GitHub: http://github.com/mezzoblue/PaintbrushJS


PaintbrushJS is a lightweight, browser-based image processing library 
that can apply various visual filters to images within a web page.

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.

See PaintbrushJS in action: http://mezzoblue.github.com/PaintbrushJS/demo/
Usage examples: http://mezzoblue.github.com/PaintbrushJS/demo/usage.html
Documentation: http://wiki.github.com/mezzoblue/PaintbrushJS/documentation


KNOWN ISSUES

Does not work in IE8 or lower (though IE9 should be fine), and 
Firefox / Chrome only work when files exist on a web server. For 
more known issues, see: 

http://wiki.github.com/mezzoblue/PaintbrushJS/known-issues

paintbrushjs's People

Contributors

karbassi avatar paulirish avatar steren avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.