Skip to content

volkansengul/jgrayscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jGrayScale

Simple image gray scale transform using the canvas element and javascript demo

Installation

Step 1

Download the latest version at download page or at the GitHub project page.

Also you need jQuery library ( latest version recommended )

Step 2

Unzip the downloaded file

Step 3

Include the jgrayscale.js javascript file on the page

<script type="text/javascript" src="jgrayscale.js"></script>

Step 4

You can now use the jgrayscale like this

$('.jgrayscale').jGrayScale();

License

jGrayScale is available under the GNU GPL v2.0.

Bugs & issues

When reporting bugs or issues, if you could include a link to a simple jsbin or similar demonstrating the issue, that'd be really helpful.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published