软件包:grabc(1.1 git20210125.b9e4316-2)
grabc 的相关链接
Debian 的资源:
下载源码包 grabc:
- [grabc_1.1 git20210125.b9e4316-2.dsc]
- [grabc_1.1 git20210125.b9e4316.orig.tar.xz]
- [grabc_1.1 git20210125.b9e4316-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [muquit.com]
相似软件包:
simple program to determine the color string in hex by clicking on a pixel
grabc is simple but useful program to determine the color string in hex or in RGB components by clicking on a pixel on the screen. When this program is run, the mouse pointer is grabbed and changed to a cross hair and when the mouse is clicked, the color of the clicked pixel is written to stdout in hex and the R, G, B components are written to stderr.
This program can be useful when you see a color and want to use the color in xterm or your window manager's border but no clue what the name of the color is. It's silly to use a image processing software to find it out.
其他与 grabc 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libx11-6
- X11 客户端库