0x163mL / pygraphics

Automatically exported from code.google.com/p/pygraphics
0 stars 0 forks source link

Crop bug in Picture class #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Picture.crop() has a bug that affects all use of the method.

PROBLEM:
Image.crop() doesn't return an Image object, rather an _ImageCrop obj.

TODO:
Find solution options

Original issue reported on code.google.com by C.J.Madd...@gmail.com on 12 May 2008 at 4:48

GoogleCodeExporter commented 8 years ago

Original comment by C.J.Madd...@gmail.com on 18 May 2008 at 5:51