Hi!
I have a problem I haven’t managed to get my head around, nor has Google provided any useful help.
What I am trying to do is to somehow define or apply a matte for translucent pixels.
So that any pixels that aren’t opaque will be get a opaque background color.
Here are two comparisons. The above image has translucent pixels (which I don’t want) and the below image has white matte:
http://gamadu.com/temp/epgmatte.png
I was thinking about going through all the pixels, doing some color calculations. Isn’t there a better way?