TerminalImageFormat Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9448)
Terminal image format.
Syntax
public enum TerminalImageFormat
Fields
| Name | Description |
|---|---|
| Bmp | BMP image. |
| Gif | GIF image. |
| Jpeg | JPEG image. |
| Png | PNG image. |
| Tiff | TIFF image. |