Color Chart v1.0.0.0

Posted by Jake Good
on Mar 27, 06

So I wrote a quick little demo application that might come in handy for a variety of different people.



Ever curious at how many colors are available in the .Net System.Drawing.Color Structure? Wonder what they look like?



Here’s your solution. DevelopStuff.Examples.ColorChart



Screen Shot ColorChart



Feature List:




  • Uses reflection to cache available colors.

  • Sorting by Name, RGB values, and clustering (as shown above).

  • Ability to save colors according to form size to JPG,PNG,GIF, and BMP.

  • Uses Double Buffering.

  • Automatically resizes and redraws swatches.



This software is distributed under the MIT License (included in the code).



latest:




svn co http://developstuff.googlecode.com/svn/colorchart C:DevelopStuff.Examples.ColorChart
Comments

Leave a response

  1. blameMikeMar 27 06 @ 02:43PM
    Aweomse man! I'll have to check this out.
  2. blameMikeMar 27 06 @ 02:43PM
    Wow. I created a new spelling for the word awesome. Neat-O, yo.
Comment