I want to see alpha value for given pixel in Photoshop, is it possible?
feedback
|
|
Roman Nurik provides the easy answer on Stackoverflow. Note that it's usually easier to select the layers you are interested in and copy them over to a new document with no background (right click on the layers in the layer tab and pick Duplicate Layers, then choose, New Document), then: Simply:
| ||||
|
feedback
|
|
Well until now I thought the color picker tool (keyboard shortcut "I") would tell the alpha value, but it does not. It seems you need to use a workaround: Select the complete content of your layer you want to inspect by ctrl-clicking the miniature in the layers palette. Transparent areas will not be selected. Create a new alpha channel from your selection. Then, in the channels palette, select your new channel. Now, select all (ctrl-a) and invert the color values. If you now use the color picker, you get values from 0% to 100% wich reflect the transparency of your original layer. | ||||
|
feedback
|