| ThermalImageGetValues Method (Rectangle) |
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(
Rectangle rectangle
)
Parameters
- rectangle
- Type: System.DrawingRectangle
A rectangle which specifies the location for the value to be read
Return Value
Type:
Doubletemperature values
See Also