18 Oct
1999
18 Oct
'99
10:36 a.m.
In article <199910180841.DAA21810@rampart.timecastle.net>, Jeff Rush <jrush@timecastle.net> writes
Hi Rafael,
...
And the second approach is to use the Python Image Library to read in and rescale your images, either on the fly (real slow!) or to store two representations as attributes of a object's instance.
... I had a few problems using the Image library due to name clashes. -- Robin Becker