Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Saturday, November 22, 2008 4:21:15 PM(UTC)
pocketzz

Groups: Registered
Posts: 8


I am using the RasterImageGdiPlusGraphicsContainer to draw some text on an image as well as draw a couple of rectangles. The question is... how do I get it back to a rasterimage when I done?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, November 23, 2008 1:01:40 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

You don't need to. The original RasterImage object stays a valid object all the time even when you create a GDI container and draw on it.
Any graphics drawing you do on the container's Graphics object will be applied to the RasterImage automatically.
This means keep track of the RasterImage object variable and use it.

 
#3 Posted : Monday, November 24, 2008 1:08:55 PM(UTC)
pocketzz

Groups: Registered
Posts: 8


excellent... thanks
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.050 seconds.