ImageMime Type
Supported image MIME types for blob upload.
Use the named cases for common image types, or Custom for other MIME types.
Union cases
| Union case |
Description
|
Full Usage:
Custom string
Parameters:
string
|
|
Full Usage:
Gif
|
|
Full Usage:
Jpeg
|
|
Full Usage:
Png
|
|
Full Usage:
Webp
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCustom
Returns: bool
|
|
Full Usage:
this.IsGif
Returns: bool
|
|
Full Usage:
this.IsJpeg
Returns: bool
|
|
Full Usage:
this.IsPng
Returns: bool
|
|
Full Usage:
this.IsWebp
Returns: bool
|
|