Gimp-Forum.net
How to read transparency level ? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: How to read transparency level ? (/Thread-How-to-read-transparency-level)



How to read transparency level ? - GauSte - 01-31-2023

Hello,
I open a picture with several shapes with several transparency colours.

I would like to pick the colour and the transparency level.
If I use the colour picker tool, I can read the RGB levels for the color, but I can't find the transparency level.

Where can I find it for this pixel ?

Thanks


RE: How to read transparency level ? - Ofnuts - 01-31-2023

Use the "Pointer" dialog, it tells you everything about the pixel under the pointer (whatever the active tool):

[attachment=9309]

Tells you RGB, alpha, actual pixel data (useful when in "Linear" mode) for the active layer or the whole image (with Sample merged).

In the same vein you also have the "Sample points" dialog.


RE: How to read transparency level ? - GauSte - 01-31-2023

Very nice !

Thanks a lot !