ImageBrightnessGTARG

Allows user to manipulate image brightness in the Gametheory ARG

作者
LetsGoGT
今日安裝
0
安裝總數
3
評價
0 0 0
版本
3.0
建立日期
2019-04-16
更新日期
2019-04-20
尺寸
2.5 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.