ym1234 / colorpicker

Click on a pixel on your screen and print its color value in RGB. Written for X11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorpicker

A small tool for X11 that writes the color value on your screen at the cursor position to stdout, in RGB.

Usage

Left click to print the pixel color, any other mouse click to quit the program.

Dependencies

XLib

License

MIT

About

Click on a pixel on your screen and print its color value in RGB. Written for X11.

License:MIT License


Languages

Language:C 90.9%Language:Makefile 9.1%