imghdr
 

# Recognizing image files based on their first few bytes.


 Functions
                                                                                                                                                                                                                               
test()
#--------------------#
# Small test program # #--------------------#
test_bmp(h, f)
no doc string
test_gif(h, f)
no doc string
test_jpeg(h, f)
no doc string
test_pbm(h, f)
no doc string
test_pgm(h, f)
no doc string
test_png(h, f)
no doc string
test_ppm(h, f)
no doc string
test_rast(h, f)
no doc string
test_rgb(h, f)
no doc string
test_tiff(h, f)
no doc string
test_xbm(h, f)
no doc string
testall(list, recursive, toplevel)
no doc string
what(file, h=None)
#-------------------------#
# Recognize image headers # #-------------------------#