Image Format
immichpy.client.generated.models.image_format.ImageFormat
Image format
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of ImageFormat from a JSON string
Source code in immichpy/client/generated/models/image_format.py
31 32 33 34 | |