Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have several images that overlap, and I want to make an alpha channel around each so that when I place on top of another image they blend.

For that, if possible, the outer half of the frame to have an alpha channel of 80% transparent, and the inner half to have 40%, so that the images blend smoothly. Is this possible?

Thanks.

share|improve this question

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.