ImageFileFormat Enumeration |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax [SerializableAttribute]
public enum ImageFileFormat
<SerializableAttribute>
Public Enumeration ImageFileFormat
[SerializableAttribute]
public enum class ImageFileFormat
[<SerializableAttribute>]
type ImageFileFormat
Members
| Member name | Value | Description |
---|
| GIF | 0 | |
| JPG | 1 | |
| BMP | 2 | |
| WBMP | 3 | |
| PNG | 4 | |
| SMO | 5 | |
Remarks See Also