Hi,

Just wondering if there is a way to destruct after use, for example:

img = Image.open("/dir/to/file.png")
img.info
img.close

So that I have to start from open in order to carry on using.

Thanks

Regards,
Joseph David Borġ
http://www.jdborg.com
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to