Code cleanup, re-organizing and tidying (#226)

* initial cleanup

* build

* additions and build
This commit is contained in:
Jeffrey Warren
2018-04-29 12:16:11 -04:00
committed by GitHub
parent 711ae62ee3
commit 2abf0fae09
25 changed files with 575 additions and 540 deletions

View File

@@ -1,5 +1,5 @@
/*
* Saturate an image
* Saturate an image with a value from 0 to 1
*/
module.exports = function Saturation(options,UI) {