Color Picker Readouts

Here everybody can post his problems with PhotoLine
Alan9940
Mitglied
Posts: 275
Joined: Mon 15 Sep 2014 01:27

Color Picker Readouts

Post by Alan9940 »

I know that I can set how I want to see color readouts in the Picture Info panel, but is there any way to change how the values display in the small pop-up box next to the tool itself? I have the Picture Info panel set to show me RGB values, but the Color Picker tool itself reads out in percentages. It would be really nice if I could set the Color Picker itself to read out RGB values, too.
User avatar
shijan
Mitglied
Posts: 1675
Joined: Mon 23 Dec 2019 15:21
Location: Ukraine

Re: Color Picker Readouts

Post by shijan »

Can't see any problem:
Image
PhotoLine UI Icons Customization Project: https://www.pl32.com/forum3/viewtopic.php?f=3&t=6302
Martin Huber
Entwickler
Entwickler
Posts: 4232
Joined: Tue 19 Nov 2002 15:49

Re: Color Picker Readouts

Post by Martin Huber »

Alan9940 wrote: Tue 22 Aug 2023 20:17It would be really nice if I could set the Color Picker itself to read out RGB values, too.
I don't understand exactly what you mean.

Basically, the following rules apply:
  • The different color models (RGB, Gray, CMYK, ...) can each be assigned their own unit. Thus, if the unit Byte (values from 0 to 255) is assigned to RGB at one place, all other places also use Byte for RGB.
  • For the color picker, you can set in the settings under "Working > Special" that read colors are always converted to the HSV color model.
  • In the tool settings of the color picker you can set whether the color is read from the active layer or from what is really visible. For example, if the color is read from the active layer and the active layer is a layer mask, the mask value is read.
  • If the HSV option mentioned above is not active, the color picker always reads in the color model of the image it is reading from. So in an RGB image it reads RGB colors, in a gray image it reads gray colors.
Alan9940
Mitglied
Posts: 275
Joined: Mon 15 Sep 2014 01:27

Re: Color Picker Readouts

Post by Alan9940 »

Martin Huber wrote: Wed 23 Aug 2023 11:42I don't understand exactly what you mean.
Hi Martin,

Never mind. I must have been day dreaming, yesterday, because today the Color Picker readouts are working exactly as I'd expect.

-Alan