06-18-2010 01:57 PM
I have an ActiveX control pulling data from another program, which displays an image from a camera. I was wondering if it is possible to write what is displayed in the ActiveX container to an image file?
Thanks in advance for any help!
06-18-2010 03:30 PM
You can use the Get Image Method of your ActiveX container to get the image data. Here I draw a picture, you can also pass the image data to the save to BMP/JPG/PNG VIs.