Page 1 of 1

Color Inspectre — one more color picker for Windows

Posted: Thu Sep 01, 2016 4:36 am
by Lunasole
... or one more advanced color picker :3

I've made it for myself to replace ColorCop utility.
So generally it has enough stuff which ColorCop doesn't, and some other made different way, etc.

Also ColorInspectre provides color naming functional (I've used color names from @Tristano NameThatColor utility http://www.purebasic.fr/english/viewtop ... 14&t=65967)

Currently it supports following color string formats (RGB):
  • - HTML/CSS hex
    - C hex
    - Purebasic hex
    - VB hex
    - RGB int
Additionally, whole 5 (now 6) palettes available and some more nice features planned.

Download: http://geocities.ws/lunasole

Re: Color Inspectre — one more color picker for Windows

Posted: Sun Sep 04, 2016 7:52 pm
by Lunasole
Updated linked file to 1.0.0.3:
- added slider palette (#6), thanks to Alex Khasmamedov for idea
- several UI changes and redesign
- support for different screen DPI settings
- added minimize button (why it was missing previously?)
- now mouse slowdown by CTRL and arrow keys supported in all palettes
- improved window positioning on start
- improved "about program" functional
- fixed positioning of options menu
- fixed bug with history/auto/capture palettes
(color was not picking on single click)
- raw values editing still not implemented :3

Re: Color Inspectre — one more color picker for Windows

Posted: Thu Jul 13, 2017 6:42 am
by Lunasole
Some update for this stuff
1.0.0.5
- added some raw values editing (at last): edit R-G-B components using slider palette
- fixed bug with collor selector on non-standart DPI settings
- dropped out that help window and used good old "readme.txt" instead ^^

Re: Color Inspectre — one more color picker for Windows

Posted: Tue Jul 18, 2017 5:10 am
by firace
Real nice and useful, thanks!