-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Description
In this description, the documentation provides no instruction on allowed values. This information is necessary in order to properly use the function. For example for a jpeg do you add format='.JPEG', 'JPEG', 'jpeg', 'JPG' etc...
matplotlib/lib/matplotlib/image.py
Lines 1437 to 1440 in 7ce970e
format : str, optional | |
The image file format assumed for reading the data. If not | |
given, the format is deduced from the filename. If nothing can | |
be deduced, PNG is tried. |