LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to load an image to a viewer using a pointer to the image

Hi,

I'm using a USB camera from Sentech, but with the software I have I can save the image to the hard drive and then load it to a CWIMAQViewer using VB6.0 & Measurement Studio. From the functions I'm using I get the pointer to the image, I want to know if there is a way to load the image directly from memory to the viewer instead of loading it from the hard drive, because this method is extremely slow... I saw a function called ConvertArraytoImage, but I need the array, and I think this will be slower too, but I couldn't find a way to load the image using it's pointer. I'm also willing to use labview if there is no way to doit on VB6.0

Thank you.
0 Kudos
Message 1 of 2
(2,620 Views)
hello-

    Unfortunately, calling the image in the way that you are is the only way that you can. Sorry.

John H
Applications Engineer
National Instruments
http://www.ni.com/support
0 Kudos
Message 2 of 2
(2,599 Views)