Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Here's my use-case: I'm doing a pixel art sketch, and one of my layers involves glass with partial transparency.

I'd like to be able to:

Eyedropper the transparent color and have it automatically take on the eyedropped transparency value

Paint with that color absolutely, not additively. Clicking should make that pixel that color, not ADD that color to that pixel.

Anyone have any clues for me to get either of these to work?

share|improve this question
1  
I'm not a user of the program, but including your version of Adobe Photoshop might help. – Tanner Feb 21 at 2:40
To my knowledge that's not possible. The closest solution may be to pick your color and set the opacity on your brush when you paint. When you draw twice on the same place you will be adding to that pixel which is not what you want. Another solution may be to simply set the color you want and change the opacity of your layer, then you can draw however much you wish on the same place since the color will be 100% opacity there, but the layer itself will hide your set opacity percentage. The latter is what I would go for. It may not be a solution to your specific question though. – miphe Jun 6 at 9:18

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.