ImageBrightnessGTARG

Allows user to manipulate image brightness in the Gametheory ARG

المؤلف
LetsGoGT
التثبيت اليومي
0
إجمالي التثبيت
3
التقييمات
0 0 0
الإصدار
3.0
تم إنشاؤه
16-04-2019
تم تحديثه
20-04-2019
Size
2.54 KB
الترخيص
GPL-3.0-only
ينطبق على

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.