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 Graphics Interchange Format.

Jpeg

The Joint Photographic Experts Group format.

Png

The Portable Network Graphics format.