class documentation
class ImageFormatInfo(BaseModel): (source)
Basic data for image formats.
| Method | path |
Return True if path matches one of the supported extensions. |
| Class Variable | extension |
Undocumented |
| Class Variable | media |
Undocumented |
| Class Variable | supported |
All supported extension (lowercase). |