I am trying to learn about screensave and image manipulation techniques. It is a big subject, not well covered in my own VB6 trextbooks.

I have based my learning on Microsoft article 161299 thus far and though its code was written for VB4 it runs OK under VB6.

The end result of the code is an image displayed in Picturebox1. I would now like to save that image to a file in either .bmp or, preferably, .jpg format.

Is there please a straightforward general method for transferring whatever may be displayed in a Picturebox at a given instant into a saved .bmp or .jpg file which can subsequently be opened and read by other graphical/photo programs?

Some pointers would be much appreciated.

camoore

Wales, UK