10-07-2008 12:36 PM - edited 10-07-2008 12:36 PM
Is there a programmatical equivalent to Export Simplified Image?
Doing what is in the image programmatically?
R
Solved! Go to Solution.
10-07-2008 12:49 PM - edited 10-07-2008 12:50 PM
Use the Invoke node "Export Image" to do programatically.
Regards,
Raja
10-07-2008 02:43 PM
Thanks Raja,
I forgot to mention that is it using LabVIEW 7.1. I didn't see that feature in the Invoke Node.
R
10-07-2008 04:46 PM
10-07-2008 06:31 PM
Thanks Saverio,
I knew about the Get Image method, but I never thought of the but depth set to 1 for monochrome. You must have read my mind about this one because it's another detail I had omitted.. 😮
This is exactly what I was looking for.
Thanks!
R