ImageBrightnessGTARG

Allows user to manipulate image brightness in the Gametheory ARG

Author
LetsGoGT
Daily installs
0
Total installs
3
Ratings
0 0 0
Version
3.0
Created
2019-04-16
Updated
2019-04-20
License
GPL-3.0-only
Applies to

ImageBrightness - GTARG

Official Property of The Reckoners
Created by: let'sgo

Script#: 542356432

It inserts a slider beneath the image (only on thetheoristgateway website) which allows manipulation of image brightness.

ORIGINAL SCRIPT: https://github.com/LetsGoGT/GTARG/blob/master/ImageBrightness.md

This is all through vanilla js (no external libraries such as JQuery), and is done by replacing an image with an HTML5 canvas element - which can have filters applied to it.