Enum ImageFormat
Enum ImageOutputFormat
Namespace: MediaBrowser.Model.Drawing
Assembly: MediaBrowser.Model.dll
Syntax
public enum ImageFormat
Fields
| Name | Description |
|---|---|
| Avif | |
| Bmp | The BMP |
| Gif | The GIF |
| Jpg | The JPG |
| Png | The PNG |
| Webp | The webp |