Thanks :) works like a charm :P. On 9/11/07, Luke Paireepinart <[EMAIL PROTECTED]> wrote: > > Lamonte Harris wrote: > > See I got this png file w/ a white BG :( is it possible to make the > > white in the BG of the image transparent? > Of course - look into the setcolorkey method of surfaces. You'd just > set the color key to white. > 255 blue is more common as a colorkey, since white is much more common > as a color, but it will work just fine in this case since there's no > white in the sprites themselves, just in the backgrounds. >
- [pygame] How do I make a image transparent? Lamonte Harris
- Re: [pygame] How do I make a image transparent? Luke Paireepinart
- Re: [pygame] How do I make a image transparent? Lamonte Harris
- Re: [pygame] How do I make a image transpar... Lamonte Harris
- Re: [pygame] How do I make a image tran... Ian Mallett
- Re: [pygame] How do I make a image... Lamonte Harris
- Re: [pygame] How do I make a image... Luke Paireepinart
- Re: [pygame] How do I make a i... Ian Mallett
- Re: [pygame] How do I make... Luke Paireepinart
- Re: [pygame] How do I make... Ian Mallett
- Re: [pygame] How do I make... Greg Ewing
- Re: [pygame] How do I make... Greg Ewing
- Re: [pygame] How do I make a i... Greg Ewing