Top "Color-picker" questions

A color picker is a widget used to preview and test color values.

How to get RGB components of a custom color in ios

I would like to set custom color programmatically using the method [UIColor colorWithRed:(CGFloat)red green:(CGFloat)green blue:(CGFloat)…

iphone ios uicolor color-scheme color-picker
storing and retrieving colors with database, C# windows forms application

I'm making a windows application with C#. I'm using the color dialog box for the user to select a color. …

c# database winforms colors color-picker
Wrong color in Interface Builder's color picker

I have an UIImageView with a brown image that will not always reach the top part. The UIImage view is …

xcode interface-builder uicolor color-picker
Bootstrap colorpicker initial color value

I am using bootstrap colorpicker but my requirement is to change the default onload color differently on change of select …

javascript jquery twitter-bootstrap color-picker
How do I get the hexadecimal code of a color on my webpage?

I have a web page which has a picture. That picture has a color. I need the hex code of …

css colors hex color-picker
How could I use the QColorDialog inside another widget not as a separate dialog?

I would like to use QColorDialog not as a dialog window but as a widget which I could insert into …

user-interface qt qt4 color-picker
Recommend color picker utility with support for Delphi color codes

I'm looking for a free color picking application with support for Delphi color codes. - Something like the ColorPic would …

delphi color-picker
How do I make the Extended WPF Toolkit ColorPicker work?

I would like to be able to use this color picker in my application: http://wpftoolkit.codeplex.com/wikipage?title=…

c# wpf wpftoolkit color-picker
jQuery Color **Swatch** Picker

Has anyone coded up a jQuery query color picker that lets you pick colors from a predetermined list of colors? …

javascript jquery color-picker
Open browser-standard colorpicker with javascript without type=color

Does anyone knows a javascript only way to open the browser-standard colorpicker, without using a html field? so i want …

javascript html browser color-picker