aboutsummaryrefslogtreecommitdiff
path: root/graphics/xoris/pkg-descr
blob: eff72a21f96f58fda74744fa11b81bcd29a7b79c (plain) (blame)
1
2
3
4
5
6
7
8
xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as:

1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).

xoris has only been tested on displays with a bit depth of 24 bpp.