Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » How to save a Image as a file?
How to save a Image as a file? [message #6780] Mon, 27 November 2006 00:52 Go to next message
yoco is currently offline  yoco
Messages: 25
Registered: June 2006
Location: Taiwan
Promising Member
Sorry for the easy question,
But I can't find examples of writing a Image into a BMP/GIF/PNG(or any other file format is OK, too).
Thank you. ^_^
Re: How to save a Image as a file? [message #6781 is a reply to message #6780] Mon, 27 November 2006 00:56 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
PNGEncoder png;
png.SaveFile("filename.png", my_image);


Mirek
Previous Topic: How to copy an image
Next Topic: load image from file: Different colors on different OS
Goto Forum:
  


Current Time: Tue Apr 16 08:13:29 CEST 2024

Total time taken to generate the page: 0.03665 seconds