Click or drag to resize
ThermalImageSetRotate Method
Rotate the image.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public void SetRotate(
	int angle
)

Parameters

angle
Type: SystemInt32
The angle can be +- 90, 180 or 270 degrees
See Also