| imghdr | index /usr/lib/python2.1/imghdr.py |
Recognize image file formats based on their first few bytes.
| Functions | ||
| ||
| Data | ||
| __all__ = ['what'] __file__ = '/usr/lib/python2.1/imghdr.pyc' __name__ = 'imghdr' tests = [<function test_rgb>, <function test_gif>, <function test_pbm>, <function test_pgm>, <function test_ppm>, <function test_tiff>, <function test_rast>, <function test_xbm>, <function test_jpeg>, <function test_bmp>, <function test_png>] | ||