You are here

Create Color Wheel

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!
AttachmentSize
create_color_wheel.py.txt2.6 KB
demo.png136.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

Code License: 
GIMP Version: 
Scripting Engine: 

Comments

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 ?

Subscribe to Comments for "Create Color Wheel"