10-21-2009 01:59 AM
Hello,
I use VC++ 6.0 and NIIMAQdx (Vision Acquisition 8.5) to acquire image from my Prosilica GE1380 GigE camera. The definition of the image being grabbed is
Image *grabImg;
Afterwards, I want to display it in a CWIMAQViewer control. However, since my grabImg isn't of the CWIMAQImage type, I got errors doing that.
Anyone knows how I can do it? If you have any idea, please help me. I have spent several days on this issue...
Thank you!
AY
Solved! Go to Solution.
10-21-2009 04:56 PM