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, cmHOT, };
Detailed Documentation
Different colormaps for use in mrpt::img::colormap()
Enum Values
cmNONE
Undefined colormap.