I have an image where a certain region must be 100% transparent. However, another tool reports that not all pixels are completely transparent.
How can I check if a certain pixes is completely transparent or 99% only?
PS. I am creating a nine-patch image and it seems that a shadow is overlapping to the marginal 1px line and I can't figure out where. I cannot add another 1px to height/width, I just need to know how to check transparency level
EDIT
It seems that color picker tool in Gimp can show alpha values as well, but I cannot find where it shows these alpha values. all I see are x and y coordinates. Look at the image

