In this section you will find small utilities that we have written to make software developer's lives easier.
Dev's Color Tool.
Not just a color picker but a color tool.
The "Dev's Color Tool" will display the following values from a color that you select with it's color selectors or with it's color dropper:
Comma delimited RGB triplet.
DWORD COLORREF.
Hexadecimal HTML color code.
It is a Win32 x86 binary written in Visual C++.
Displays the results in an MFCPropertyGrid.
MFC ColorPicker with Color Dropper.
Get a color from any GUI element of the current system theme.
Comma delimited RGB triplet.
DWORD COLORREF.
Hex HTML color code.
Cut and paste the color values into your code.
The application is not code signed yet. I am awaiting a code signing cert.
(Please click to enlarge)