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?
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.