U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Get an Image from a DrawingDraw
Get an Image from a DrawingDraw [message #34113] Thu, 20 October 2011 01:35 Go to previous message
koldo is currently offline  koldo
Messages: 3460
Registered: August 2008
Senior Veteran
Hello all

I would like to get an Image from a DrawingDraw using only #include <Draw/Draw.h>.

DrawingDraw idraw(size);
idraw.DrawRect(size, Red());
	
Image img = CoolFunction(idraw.GetResult());

Is it possible?


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: Graphic primitives tree in Painter
Next Topic: Draw sharp lines using Painter
Goto Forum:
  


Current Time: Sun Jul 12 16:18:49 GMT+2 2026

Total time taken to generate the page: 0.00616 seconds