📅  最后修改于: 2022-03-11 14:57:47.338000             🧑  作者: Mango
formats – A list or tuple of formats to attempt to load the file in.
This can be used to restrict the set of formats checked.
Pass None to try all supported formats.
You can print the set of available formats by running python -m PIL
or using the PIL.features.pilinfo() function.