Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert color bmp into the image of IMAQ

I am trying to save the intensity graph of front panel into IMAQ image. I use the "Get Image" of the graph to get the image data.  I search and find the "IMAQ array to Image.vi" is suggested to convert the the 2D array from the inflatened "image data", how could I keep the RGB color of the intensity graph?

Many thanks.
0 Kudos
Message 1 of 2
(2,934 Views)
I find a way out. I unflatten the image data and convert the 24 bit into u32 as the input of array2colorimage.
0 Kudos
Message 2 of 2
(2,932 Views)