16-bit colormap
Hi, I have got a matrix with single 16-bit values and would like to know how I can apply a 16-bit colormap to it. I thought about extending the applyColorMap method, but I have no idea how to create for example a Jet-colormap with 2^16 values.
Thank you for your answers!