Represents the data for an image.
ImageModel
The image data. When type is base64, this is a base64-encoded string.
type
base64
The MIME type of the image (e.g., image/jpeg).
image/jpeg
The format of the image data. Only base64 is supported.
Represents the data for an image.
Export
ImageModel