06-22-2011 12:55 PM - edited 06-22-2011 12:56 PM
Hey everyone,
I have constructed a very simple program which takes a user input path from a dialog box, and displays the image in a new window. However currently when I try and use the program to open my .TIF image, the image looks like this:
I have attached my program, as well as the .TIF picture file (in the ZIP folder). Thanks for the help!
06-24-2011 09:31 AM
Error:
1074395984 IMAQ ReadFile Vision does not support the file data type you specified
06-24-2011 09:44 AM
Hi BoilerUp81,
When I tried your exact code with a TIFF image I created myself it worked perfectly. Perhaps there is something wrong with the particular file you're using? What's happens if you try others?
06-24-2011 09:55 AM - edited 06-24-2011 09:56 AM
Rory, Thank you for the response. I am still recieving the error listed above whenever I try and open one of the TIF files from the ZIP folder attached in the post. Hopefully this is just some sort of simple fix. Thanks again!