ImageFormat Enumeration¶
Namespace: id3.Devices
Definition¶
Enumerates supported image formats.
class ImageFormat
enum ImageFormat
public enum ImageFormat
public enum ImageFormat
typedef enum id3DevicesImageFormat
Fields¶
Name |
Value |
Description |
---|---|---|
|
0 |
BMP. |
|
2 |
JPEG. |
|
13 |
PNG. |
|
18 |
Tiff. |
|
30 |
JPEG 2000. |
|
31 |
WEBP. |
|
34 |
Raw. |