[15:09:26] <dG___> I'm still a noob in python and I have a quick question: I'm trying to create a pixelized image using PIL... Now, I have the code working using image.load(file), BUT, I'm trying to integrate this code into a different app and the image resource that I get there is not the same type of object I have from iamge.load, instead is a PIL.Image._ImageCrop