Click or drag to resize
ImageFormat Enumeration
Enumeration of Image formats.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public enum ImageFormat
Members
  Member nameValueDescription
FlirFileFormat0 Flir proprietary file and streaming format.
Argb1 32-bit ARGB with overlay from the camera.
See Also