| ThermalImageSetRotate Method |
Rotate the image.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public void SetRotate(
int angle
)
Parameters
- angle
- Type: SystemInt32
The angle can be +- 90, 180 or 270 degrees
See Also