Back to FabImage Library website
You are here: Start » Function Reference » Conversions » HeatmapToImage
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a heatmap to an image.
Syntax
C++
C#
void fil::HeatmapToImage ( const fil::Heatmap& inHeatmap, fil::Image& outImage )


