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

Re: [pygame] Making the sprite sheet background transparent



It's easy enough to open it up in Photoshop or gimp and actually make the image's background transparent, then you just call .convert_alpha() on it after you load the image.

On Thu, Apr 14, 2011 at 3:26 PM, ANKUR AGGARWAL <coolankur2006@xxxxxxxxx> wrote:
Hey
I want to make the  sprite sheet background as  transparent. How I can do that???
Code and the images is attached with the mail. Thanks in advance.

Ankur Aggarwal