PETRONODE

Software Manual Pages

robot

 

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

 

ColorPicker

 

 

 

 

 

 

 

 

 

The below example shows programmatic use.

Download code.