Attachment | Size |
---|---|
create_color_wheel.py.txt | 2.6 KB |
demo.png | 136.95 KB |
This is a python script that creates a new image of a color wheel on a transparent background. I wrote this script so that I could have an image of a color wheel to use as a color selector inside a C++ program. I wanted a color wheel image that was not copyrighted. This script was inspired by KEMPER BARKHURST. He wrote script-fu-kbColorWheel.scm. I converted his script to python and modified it to remove the lines between each hue.
Example:
demo.png
Comments
Not a comment to the script
Not a comment to the script but to the image
it puzzled me because is a png and seems to have transparency but with my big surprise has not any transparency because has not a alpha channel
but mimic prefectly transparency...weird...maybe was a screenshot ?