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 <[EMAIL PROTECTED]> wrote:

"Caleb Hattingh" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
>>> iconBallImage.paste(iconShieldImage, (10,10))

iconBallImage.paste(iconShieldImage, (10,10), iconShieldImage)
^^^^^^^^^^^^^^^
transparency as 3rd parameter


TTFN
Tom.

-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to