| ThermalImageGetValues Method (Point) |
Gets a ThermalValue from a signal.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double[] GetValues(
Point[] points
)
Parameters
- points
- Type: System.DrawingPoint
A list of points which specifies the location for the value to read
Return Value
Type:
Doubletemperature value
See Also