python - How to get just the image format with Magick/py-wand? -


i'm using py-wand read images in python. want though image meta information, size, format, color depth, etc. don't want load entire image. of images extremely large , loading them way causing memory problems.

how can meta information?

the magickwand method magickpingimagefile. skimmed pywand documentation , didn't see binding method, might provided under name 'ping'. may require feature request.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -