I am trying to program for a camera project I inherited. The camera snaps the picture of the object, then sends it to "Host memory". From there it is initialized to the form for viewing.

How can I grab the picture from the host memory and place it into either a picture box or an image control. Once I get it there I need to print it.

I haven't much hair left trying get control of this thing. Placing it in "host memory" is where the camera software puts it, I just need to control it.

Any help, please,

Mike