|
Arma Reforger Script API
|
This is the complete list of members for SCR_HeatmapHelper, including all inherited members.
| COLOUR_MODE_ALPHA | SCR_HeatmapHelper | static |
| COLOUR_MODE_GREYSCALE | SCR_HeatmapHelper | static |
| COLOUR_MODE_THERMAL | SCR_HeatmapHelper | static |
| CreateHeatmapImageFromData(string imagePath, notnull array< int > imageData, int colourMode=COLOUR_MODE_GREYSCALE, bool invertColour=false, int maxValueMode=MAX_MODE_RAW, bool highlightValuesAboveMax=false, int resolutionFactor=1) | SCR_HeatmapHelper | static |
| GetResolutionFactorEnum(array< int > multipliers=null) | SCR_HeatmapHelper | static |
| MAX_MODE_2AVG | SCR_HeatmapHelper | static |
| MAX_MODE_2MEDIAN | SCR_HeatmapHelper | static |
| MAX_MODE_RAW | SCR_HeatmapHelper | static |
| MAX_RESOLUTION | SCR_HeatmapHelper | static |
| MIN_GRADIENT_RGB | SCR_HeatmapHelper | protectedstatic |