Is there any way besides a programmable filter to convert a double array to an unsigned char array? I am trying to color data (actual colors, not mapped colors) by a double array (which is [0,255], just happens to be type double). Thanks, David