runnable fragment
code snippet
uniform sampler2D inputImage;
uniform float min_threshold;
uniform float mid_point;
uniform float max_threshold;
uniform float adapt_rate;
precision mediump float;
/*{
"CATEGORIES": [
"Color Effect"
],
"CREDIT": "by Carter Rosenberg",
"DESCRIPTION": "Auto Levels",
"INPUTS": [
{