Exposure adjust - brianchirls/Seriously.js GitHub Wiki
seriously.exposure.js
Adjust exposure
Parameters
source(image) - image to be processedexposure(number) - factor by which to mix effect with source image- min: 0
- max: 1
- default: 1
Credits and License
Shader is written by Anton Marini (a.k.a. vade) and licensed under Creative Commons, Attribution - Non Commercial - Share Alike 3.0
Original source at http://v002.info/?page_id=34
Ported to Seriously.js by Brian Chirls.