Enum ImageFormat

Definition

Namespace:
Tizen.Multimedia.Util
Assembly:
Tizen.Multimedia.Util.dll
API Level:
4

Specifies image formats for ImageDecoder, ImageEncoder and ImageUtil.

C#
Copy
public enum ImageFormat
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.