Save png/compressed image?
Blitz3D Forums/Blitz3D Programming/Save png/compressed image?| 
 | ||
| Hi guys, Just wondering if there is a way/library which can allow to saving an image other than to a bmp file? bmps are pretty big. | 
| 
 | ||
| There's a freeimage library: http://www.blitzbasic.com/codearcs/codearcs.php?code=1732 | 
| 
 | ||
| Another shout for the freeimage lib. It's a great lib to have. You can state jpeg compression rates and such. | 
| 
 | ||
| Thanks guys :) |