This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, September 17, 2007 12:23:16 AM(UTC)
Groups: Registered
Posts: 2
hi
im using in version 14.5 in Delphi, the TLeadImage.render
could not find it in version 15 in C#
whats replacing the Render method?
thanks
#2
Posted
:
Monday, September 17, 2007 2:42:43 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
In LEADTOOLS .Net v15, you can use the RasterImage.Paint(IntPtr,Rectangle,Rectangle,RasterPaintProperties) method to display this RasterImage in the given Windows device context handle.
For more information, please read the following topic in the LEADTOOLS .Net documentation:
- Paint(IntPtr,Rectangle,Rectangle,RasterPaintProperties) Method.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.