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 Graphics Interchange Format. |
| Jpeg | The Joint Photographic Experts Group format. |
| Png | The Portable Network Graphics format. |