Enum ImageFormat
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Specifies image formats for ImageDecoder, ImageEncoder and ImageUtil.
public enum ImageFormat
Fields
Name | Description |
---|---|
Bmp | The Bitmap format. |
Gif | The GIF(Graphics Interchange) Format. |
Heif | The HEIF(High Efficiency Image Format) format. |
Jpeg | The JPEG(Joint Photographic Experts Group) format. |
JpegXl | The JPEG(Joint Photographic Experts Group) XL format. |
Png | The PNG(Portable Network Graphics) format. |
WebP | The WebP format. |