03-17-2010 06:01 AM
Hello,
I need to save a bmp file using an I16 grayscale picture.
I already did the following VI that saves the picture in bmp but the colors are not good : there is only blue levels.
I think there is a problem with the type of data that feed "array to color image" or with the colorscale but i don't manage to find where.
Hope you can help me.
Tank you.
Ben
04-12-2010 11:08 AM
Hi
The arraytocolorimage expects U32 because expects a RGB color, try this instead of the "toU32"