Click or drag to resize
CameraGetImage Method
Get the streamed image. The image buffer is swapped before the ImageBase is returned.

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public ImageBase GetImage()

Return Value

Type: ImageBase
ImageBase
See Also