Re: retrieve / find out an image's dimensions

2007-06-16 Thread jigloo
On 6 16 , 6 27 , Adam Teale <[EMAIL PROTECTED]> wrote: > hey guys > > Is there a builtin/standard install method in python for retrieving or > finding out an image's dimensions? Sorry, after i review these code in http://www.pycode.com/modules/?id=32, i found some(not just a few) *BUGS* in it. I

Re: retrieve / find out an image's dimensions

2007-06-16 Thread jigloo
http://www.pycode.com/modules/?id=32 On 6 16 , 6 27 , Adam Teale <[EMAIL PROTECTED]> wrote: > hey guys > > Is there a builtin/standard install method in python for retrieving or > finding out an image's dimensions? > > A quick google found me > this:http://www.pythonware.com/library/pil/handboo

retrieve / find out an image's dimensions

2007-06-16 Thread Adam Teale
hey guys Is there a builtin/standard install method in python for retrieving or finding out an image's dimensions? A quick google found me this: http://www.pythonware.com/library/pil/handbook/introduction.htm but it looks like it is something I will need to install - I'd like to be able to pass