PIL 1.1.4 paste PNG's with transparency problem

Caleb Hattingh caleb1 at telkomsa.net
Tue Nov 30 21:39:01 EST 2004


Wow, that was pretty clueless of me...right there on the *next* page of  
the manual (I thought "im.paste(image, box)" and "im.paste(image, color)"  
were the general forms for "paste", apparently didn't look further)

thx
Caleb

On 29 Nov 2004 22:17:36 -0800, Tom Hanks <garbagecollector86 at hotmail.com>  
wrote:

> "Caleb Hattingh" <caleb1 at telkomsa.net> wrote in message  
> news:<opsh9fbhwc1js0xs at news.telkomsa.net>...
>> >>> iconBallImage.paste(iconShieldImage, (10,10))
>
>>>> iconBallImage.paste(iconShieldImage, (10,10), iconShieldImage)
>                                                   ^^^^^^^^^^^^^^^
>                                                   transparency as 3rd  
> parameter
>
> TTFN
> Tom.




More information about the Python-list mailing list