Skip to content

Spikatrix/GrabPixelColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grabPixelColor

License: MIT

A C program that prints the color of a selected pixel

Compile from source

$ sudo apt install libx11-dev libpng-dev scrot
$ git clone https://github.com/Spikatrix/GrabPixelColor.git
$ cd GrabPixelColor
$ make

To run, use

$ ./grabPixelColor

About

Grabs the color of any pixel on your screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published