FormatTypes Enumeration
This enum is used to determine what type of image we are trying to open.
Namespace: BeeMobile.DrawingPadAssembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
Public Enumeration FormatTypes
| Bmp | 0 |
BMP file
|
| Gif | 1 |
GIF file
|
| Jpg | 2 |
JPG file
|
| Png | 3 |
PNG file
|