ImageSource¶
Union Type¶
ImageSource
module-attribute
¶
ImageSource = Union[ImageSourceBytes | ImageSourceS3Location | ImageSourceUnknown]
The source for an image.
ImageSource
module-attribute
¶ImageSource = Union[ImageSourceBytes | ImageSourceS3Location | ImageSourceUnknown]
The source for an image.
ImageSourceBytes
dataclass
¶