[]
function imageFormatToMimeType(imageFormat): ImageMimeType;
Converts a ImageFormatCode enum value to the corresponding image MIME type.
ImageFormatCode
The ImageFormatCode enum value representing the image format.
ImageMimeType