This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, September 11, 2007 4:24:16 AM(UTC)
Groups: Registered
Posts: 2
can i draw simple shapes like rectangles, circles & lines on the image without using
the Image.CreateGdiPlusGraphics().Graphics?
(like we used to do in version 14.5 in Delphi, TLeadImage.DrawRectangle)
We are asking about the RasterImage class without relation to the viewer class and not user interactive
#2
Posted
:
Tuesday, September 11, 2007 11:25:04 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
You can use our annotations that come with the Document Imaging and higher toolkits, but if you don't have that capability then you will have to use regular GDI+ drawing which would require you to use CreateGdiPlusgraphics().
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.