Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
ImageUtilityHeatmap Member List

This is the complete list of members for ImageUtilityHeatmap, including all inherited members.

CreateHeatmap(const ImagePtr &srcImage)ImageUtilityHeatmapstatic
CreateHeatmap(const ImagePtr &srcImage, ImagePtr &destImage)ImageUtilityHeatmapstatic
GetHeatmapColorGradient(HeatmapColor &currentLowColor, HeatmapColor &currentHighColor)ImageUtilityHeatmapstatic
GetHeatmapRange(unsigned int &currentLowValue, unsigned int &currentHighValue)ImageUtilityHeatmapstatic
SetHeatmapColorGradient(const HeatmapColor newLowColor, const HeatmapColor newHighColor)ImageUtilityHeatmapstatic
SetHeatmapRange(const unsigned int newLowValue, const unsigned int newHighValue)ImageUtilityHeatmapstatic