Hello,
Thank you for posting to the NI forums! Try calling the
ImageToArray function then immediately passing the resultant array back to
ArrayToImage. That will determine whether the
ArrayToImage function is causing the error, or the array that is passed into it. Can you post a small sample of how you call the
ArrayToImage function and the errors that are thrown?
Thanks,