getImageSourceFormatForMimeType Function
Get the ImageSourceFormat corresponding to the mime type string, or undefined if the string does not identify a supported ImageSourceFormat.
getImageSourceFormatForMimeType(mimeType: string): ImageSourceFormat | undefined
| Parameter | Type | Description |
|---|---|---|
| mimeType | string |
Returns - ImageSourceFormat | undefined
Defined in
Last Updated: 05 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.