I am looking for a color dialog for WPF? Is there one built in? Should I build my own ? Or do Win 32 interop? If so, how?
A C# ColorDialog control is used to select a color from available colors and also define custom colors. A typical Color Dialog looks like Figure 1 where you can see there is a list of basic solid colors and there is an option to create custom colors.
The Color Dialog box is used to display the Color dialog box and the selection of colors on the Microsoft Windows Application. It allows users to set or change the color of an object, such as the background color of a control or the color used to paint an object.
Color Mode option in New dialog box decides the number of Colours that can appear in an image.
I wrote a simple WPF Color picker which supports the following features a while back
Here is the article in case you need it : http://www.codeproject.com/Articles/33001/WPF-A-Simple-Color-Picker-With-Preview
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With