This is the complete list of members for ImageUtilityHeatmap, including all inherited members.
CreateHeatmap(const ImagePtr &srcImage) | ImageUtilityHeatmap | static |
CreateHeatmap(const ImagePtr &srcImage, const float min, const float max, const HeatmapColor lowColor, const HeatmapColor highColor, const bool doCheckInvalidVal, const unsigned int invalidVal) | ImageUtilityHeatmap | static |
CreateHeatmap(const ImagePtr &srcImage, ImagePtr &destImage) | ImageUtilityHeatmap | static |
GetHeatmapColorGradient(HeatmapColor ¤tLowColor, HeatmapColor ¤tHighColor) | ImageUtilityHeatmap | static |
GetHeatmapRange(unsigned int ¤tLowValue, unsigned int ¤tHighValue) | ImageUtilityHeatmap | static |
SetHeatmapColorGradient(const HeatmapColor newLowColor, const HeatmapColor newHighColor) | ImageUtilityHeatmap | static |
SetHeatmapRange(const unsigned int newLowValue, const unsigned int newHighValue) | ImageUtilityHeatmap | static |