An open API service indexing awesome lists of open source software.

https://github.com/red1c3/gamma-calculator

A simple gamma -the value used for color correction- calculator
https://github.com/red1c3/gamma-calculator

Last synced: 11 months ago
JSON representation

A simple gamma -the value used for color correction- calculator

Awesome Lists containing this project

README

          

# gamma-calculator
A simple gamma -the value used for color correction- calculator
## Usage
Use left and right arrows for modifying the right side color output until it (mostly) matches the left side.

Press 'R','G','B' or 'W' to switch color channels.

Run from a terminal to get the output gamma value printed.

Colors are represented in 24bit, 3-unsigned-integers
## Building
Run: ```go build```

### Made with correctly-colored kittens