| imghdr | index /usr/local/lib/python2.3/imghdr.py |
Recognize image file formats based on their first few bytes.
| Functions | ||
| ||
| Data | ||
| __all__ = ['what'] 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>] | ||