When I copy an image from a browser and paste it into PS, the transparency turns black. When I click "Save image as" and open the image with PS, the areas with partial transparency (50% transparent, etc) become non-transparent. Why is this? I have CS5.
|
feedback
|
migrated from stackoverflow.com Feb 15 '11 at 23:00
This question came from our site for professional and enthusiast programmers.
|
use transparent document then past your image.might be you are ignoring background..check it.. | |||
|
feedback
|
|
It is since windows uses 24-bit bitmaps while copy and pasting. Save the file to disk and use open with. | |||
feedback
|
|
You might want to check you're pasting it into a file type which supports transparency. If you made a new JPG, for example, this might happen, as JPEG doesn't support transparency. PNG does. | |||
|
feedback
|