Click or drag to resize
ImageBaseSwap Method
Manually swaps the image back buffer.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public void Swap()
Remarks
This method can be called if there is a need to swap the back buffer when running live data.
See Also