View Full Version : Printing and storing image
fobru
10-03-2003, 01:44 AM
How Can I store an image I put on a form with opengl in BMP or how can I print this??
I work with VB but C is no problem
Thanks
pkaler
10-03-2003, 08:45 AM
For saving I use DevIL. http://openil.sourceforge.net
Printing is a whole different issue. You'll have to dig through MSDN if you are developing in Windows.
Usually I just save the image to disk and print out of Paint or Photoshop.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.