Plot the HSL/HSV color spectrum as a custom size PNG.
License
ItEndsWithTens/HueZoo
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
--HueZoo 0.1.0-- Plot the HSL/HSV color spectrum as a custom size PNG. http://www.gyroshot.com robert.martens@gmail.com @ItEndsWithTens --Usage-- huezoo [--help] [-w <width>] [-h <height>] [-m <mode>] [-s <saturation>] [-o <outfile>] --help Display usage information. -w, --width -h, --height Width and height, limited only by available memory. Default 512x512. -m, --mode Whether to use the HSL or HSV color model. Default HSL. -s, --saturation The constant dimension of both the HSL and HSV color models. I've left this value uncapped, so feel free to experiment. Default 1.0. -o, --outfile The filename to use when saving output. Default "hsl.png" for HSL, "hsv.png" for HSV. --Changes-- 0.1.0 - August 13th, 2013 Initial release
About
Plot the HSL/HSV color spectrum as a custom size PNG.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published