mdog1234
06-09-2003, 11:41 AM
does anyone know of a good library that allows an image to be saved as a jpg. I want to allow a user to take a screenshot in jpg form.
peter.vullings
06-10-2003, 04:29 PM
I just dicovered a real good one: glBMP (http://www.cfxweb.net/~delphigl/projects/glbmp.htm) that loads and saves onpenGL textures as BMP, TGA, PNG, JPEG. It even does screenshots of the openGL surface and allows you to save them...
It is freeware in c++ and Delphi, and doesnt require a dll (unless you want PNG in which case you need libpng.dll which is supplied).
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.