[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pre-multiplied alpha



Brian Fisher wrote:
If you are just talking about alpha blending, you can blend raw color
values at exactly the same speed as pre-multiplied color values,

Don't some OpenGL effects require using premultiplied alpha?
If that's the case, it could be worth having a function
in pygame for easily creating premultiplied alpha surfaces.

--
Greg