ImageFormat Enumeration
Supported image formats.
Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public enum ImageFormat
'Declaration
Public Enumeration ImageFormat
public enum class ImageFormat
Lumia.Imaging.ImageFormat = function();
Lumia.Imaging.ImageFormat.createEnum('Lumia.Imaging.ImageFormat', false);
Members
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | The image format is undefined (or should be auto-detected). | |
Jpeg | 1 | The image is in JPEG format. | |
Png | 2 | The image is in PNG format. | |
Gif | 3 | The image is in GIF format. | |
Bmp | 4 | The image is in BMP format. | |
Wbmp | 5 | The image is in WBMP format. | |
Tiff | 6 | The image is in TIFF format. |
Version Information
Lumia Imaging SDK
Supported in: 3.0, 2.0