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 copy an image
Re: How to copy an image [message #6664 is a reply to message #6663] Wed, 22 November 2006 10:35 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Well, I am not quite sure I understand the question...

Image m = GetImage();
Image n = m;

works....

Of course, when ImageBuffer gets in the game, things are a little bit more complicated, because Image<->ImageBuffer assignments clear the source (to keep things fast).

Mirek
 
Read Message
Read Message
Previous Topic: Draw Objects with Wallpapers, ...
Next Topic: How to save a Image as a file?
Goto Forum:
  


Current Time: Thu May 16 10:04:25 CEST 2024

Total time taken to generate the page: 0.01644 seconds