LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

32 Bit Image to Image Array

I am attempting to get an image array from a 32 Bit image.  I attempted to use IMAQ ImageToArray.  This did not work when passing in a 32bit RGB image.  It works fine after I convert the image to 8 or 16 bit image, but this is a step I am attempting to remove.  So, my main questions is there a way to get an Array of an image directly from a 32 Bit Image?
0 Kudos
Message 1 of 2
(3,230 Views)
In the Color Utilities there is a function called IMAQ Color Image to Array.  That is the one you want to use.  Hopefully you have the Vision Development module or you may not have access to this vi.
Randall Pursley
0 Kudos
Message 2 of 2
(3,219 Views)