enum mrpt::img::TColormap
Overview
Different colormaps for use in mrpt::img::colormap() More…
#include <color_maps.h> enum TColormap { cmNONE = -1, cmGRAYSCALE = 0, cmJET = 1, cmHOT = 2, };
Detailed Documentation
Different colormaps for use in mrpt::img::colormap()
Enum Values
cmNONE
Undefined colormap.