voff4eg/Android-ImageFilter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
ImageFilter
ImageFilter is an easy to use phonegap plugin that allows you to apply filters to images and save them out as hi-res versions.
To USE:
plugins.ImageFilter.FILTER_NAME(successCallback{
image:imageURI,
save:'false' // TRUE IF SAVE
});
Read more here http://www.drewdahlman.com/meusLabs/?p=181