robos85 <prog...@gmail.com> writes: > Hi, I try to enlarge original image. > I have image in size: 100x100 and I want to make it 120x120. > But resize() doesn't make it bigger. Is there any method for that?
You have to use i.transform() -- Alain. -- http://mail.python.org/mailman/listinfo/python-list