LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to create a picture indicator from an array of 32-bit integers

My problem is simple. I have an array of signed 32-bit integers that represents image information. I want to display that information in a picture indicator on the front panel of my VI, but none of the picture indicators accept the array. What conversions or picture control do I need to use?
 
thanks!
0 Kudos
Message 1 of 2
(2,409 Views)
Try Draw Unflattened Pixmap.vi.

Lynn
0 Kudos
Message 2 of 2
(2,404 Views)