Project home: https://bues.ch/ Original repository at: https://git.bues.ch/git/piccol.git
Michael Buesch c69d022ae1 Add description to readme | 1 anno fa | |
---|---|---|
foreign-licenses | 7 anni fa | |
maintenance | 1 anno fa | |
.gitignore | 7 anni fa | |
COPYING | 7 anni fa | |
MANIFEST.in | 1 anno fa | |
README.md | 1 anno fa | |
piccol | 1 anno fa | |
piccol.cmd | 7 anni fa | |
requirements.txt | 1 anno fa | |
setup.py | 1 anno fa |
Color picker and translator.
Piccol is a graphical tool to pick a pixel color from anywhere on the screen and then show the color details as
The RGB and HLS values can also be altered via sliders to create a correspondingly colored pixel.
Images can be imported to piccol to analyze the image pixels.
Copyright (C) Michael Büsch m@bues.ch
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.