Click or drag to resize
ImageStatistics Properties

The ImageStatistics type exposes the following members.

Properties
  NameDescription
Public propertyAverage
Calculated Avg value
Public propertyColdSpot
The X,Y coordinate to the pixel with the lowest temperature.
Public propertyHotSpot
The X,Y coordinate to the pixel with the highest temperature.
Public propertyMax
Calculated Max value
Public propertyMin
Calculated Min value
Public propertyStandardDeviation
Calculated StDev value
Top
See Also