I'm looking for a Python function that will allow me to check whether an image is composed of multiple images or not. I have checked this website, http://effbot.org/imagingbook/image.htm, but I haven't been able to find a function that would allow me to do so. It will be greatly appreciated if somebody can help me here..
Asked
Active
Viewed 639 times
1
-
You'll need much more than a function to do that. Check out this question [here](http://stackoverflow.com/q/3049370/249552). – jacob Jan 19 '16 at 03:16
-
@jacob, thank you very much! I'll check that one! – pigletwithcurls Jan 19 '16 at 03:19