stockton
03-27-2002, 12:49 AM
Hi
I am not entirly sure what I am doing but I have an OpenGL scene rendered in a VB PicturebBox. What I want to do is save the image as a BMP to a file. How do I do this?
Call SavePicture Picture1.Picture, "MyPicture.bmp")
The above code doesn't work.
Any Ideas?
Thanks
Simon
I am not entirly sure what I am doing but I have an OpenGL scene rendered in a VB PicturebBox. What I want to do is save the image as a BMP to a file. How do I do this?
Call SavePicture Picture1.Picture, "MyPicture.bmp")
The above code doesn't work.
Any Ideas?
Thanks
Simon