Color Picker for WPF

December 3, 2007 at 8:06 am | In C#, Visual Studio 2008, WPF | Leave a Comment

I needed a color picker for WPF and found a simple design by Lee Brimelow here.

I used a bitmap image of a pallet from the Windows Forms ColorPicker dialog.

ColorPick

The problem is that it is not a complete color picker.  The missing variable is luminosity.

I found complete ColorPicker here.

No Comments Yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.