Bleach Bypass - brianchirls/Seriously.js GitHub Wiki
seriously.bleach-bypass.js
Bleach Bypass is an optical film color effect that results in reduced saturation and increased contrast. Think Minority Report, Traffic and Saving Private Ryan.
Parameters
source(image) - image to be processedamount(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 and modified to keep alpha channel constant by Brian Chirls.