|
|
|
|
![]() ![]() |
Oct 21 2007, 09:29 AM
Post
#1
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
I am making a colour picking application in Delphi and am looking for little things I could add or change to make it better.
It's meant to be quite simple for the most part of course, and it includes 3 sliders for RGB, random colour generation, display of RGB/HEX etc codes, and a feature to get the colour from underneath the mouse. If anyone has any nice little ideas I might be able to implement in it, to improve it, it would be greatly appreciated (I'm not sure what people would look for in a colour picker). And for anyone concerned about (why not use photoshop or MSPaint), my mouse colour picker works on absolutely anything on the screen (so in other words that feature pwns Photoshop I may also create a version of it, to be used as a Delphi component at some point. |
|
|
|
Oct 21 2007, 04:22 PM
Post
#2
|
|
|
Premium Member Group: Members Posts: 241 Joined: 4-August 05 From: Los Angeles Member No.: 7,624 |
It would be awesome if it could calculate the rest of the colors for a tetrad or triad color harmony. A Tetrad is 4 colors 90 degrees apart on the color wheel and a triad is 3 colors that are 120 degrees apart.
|
|
|
|
Oct 21 2007, 07:27 PM
Post
#3
|
|
|
Techno-Necromancer Group: Members Posts: 1,018 Joined: 13-January 05 From: The Net Member No.: 2,127 |
Forming the tetrads and triads is pretty easy for colors in HSV, and if you have RGB colors, I believe there is a known algorithm for converting to HSV, and a known algorithm for converting back.
~Viz |
|
|
|
Oct 21 2007, 11:22 PM
Post
#4
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
I haven't heard of that myself, but it does sound interesting, I'll have to take a look into it.
What kind of stuff do you work with using this? |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 7th July 2008 - 02:41 AM |