Color Chooser
This is a simple tool for picking sRGB colors. The main feature is that it automatically outputs the result in a [0,255] triple, a [0,1] triple, and a hex color.
The code is incredibly crufty, but it does seem to work pretty well.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
2.0.0 | 2008-04-06 | Color Chooser 2.zip (source) | ||
1.0.0 | 2008-03-29 |
Original release location on pygame.org: http://www.pygame.org/project-Color+Chooser-687-.html
Return to old python projects listing.