| imghdr | index /usr/lib/python1.6/imghdr.py |
Recognize image file formats based on their first few bytes.
| Functions | ||
| ||
| Data | ||
| __file__ = '/usr/lib/python1.6/imghdr.pyc' __name__ = 'imghdr' tests = [<function test_rgb at 825a4c0>, <function test_gif at 825a4f8>, <function test_pbm at 825a518>, <function test_pgm at 825a538>, <function test_ppm at 825a558>, <function test_tiff at 825a578>, <function test_rast at 825a720>, <function test_xbm at 825a740>, <function test_jpeg at 825a760>, <function test_bmp at 825a780>, <function test_png at 825a7a0>] | ||