It loops over the available image plugins in the loaded order, and calls the plugin's _accept function with the first 16 bytes of the file. If the _accept function returns true, the plugin's _open ...