Available Image Formats.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum PictureFormat |
| Visual Basic (Declaration) |
|---|
Public Enumeration PictureFormat |
| Visual C++ |
|---|
public enum class PictureFormat |
Members
| Member name | Description | |
|---|---|---|
| Jpeg | JPEG image format. | |
| Png | PNG image format. | |
| Gif | GIF image format. | |
| Bmp | BMP image format. | |
| Svg | SVG image format. | |
| Flash | FLASH image format. |