Posted: Fri Aug 31, 2007 8:36 am
I figured out a work around.... but only for flat color images like this one. Use the alpha as a layer mask instead of the alpha channel. Here's the updated photoshop file. This should solve the problem the original poster had.
Unfortunately, this doesn't work for my project because I'm using images that are shaded and textured. So flattening the image on a solid color doesn't necessarily work for me. Could you explain a bit more on how you go about premultiplying your images?
Unfortunately, this doesn't work for my project because I'm using images that are shaded and textured. So flattening the image on a solid color doesn't necessarily work for me. Could you explain a bit more on how you go about premultiplying your images?
Touched wrote:I always premultiply everything when I need to composite with an alpha channel. Usually, I'm premultiplying to black to match the black outlines of my characters, but for a file like this, where it's all a single colour, I just fill the entire main channel with the desired colour, and rely on the alpha channel to handle the shape.