mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 04:10:04 +01:00
Code cleanup, re-organizing and tidying (#226)
* initial cleanup * build * additions and build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Saturate an image
|
||||
* Saturate an image with a value from 0 to 1
|
||||
*/
|
||||
module.exports = function Saturation(options,UI) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user