Enum ImageFileFormat
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum ImageFileFormat
Fields
| Name | Description |
|---|---|
| Bmp | BMP format. |
| Jpeg | JPEG format. |
| Png | PNG format. |
| Unknown | Invalid/unknown constant value. |