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

Re: [pygame] Alpha channels and per pixel alpha



The way to do it is with .convert_alpha()
Check that your images really do have an alpha channel.