Software Manual Pages
Color Picker Various utilities Allows to pick RGB color interactively.
Command line:
Petronode.ColorPicker.exe {/r} {RRGGBB[RRGGBB...]}
This application shows RGB color selection box /r (optional) - indicates a ‘single click’ mode RRGGBB[RRGGBB...] (optional) - specifies the default color and up to 27 custom colors
The user interface is self-explanatory
The below example shows programmatic use. Download code.
|
|