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 : Tuesday, June 20, 2006 6:45:22 AM(UTC)

vreddy  
vreddy

Groups: Registered
Posts: 1


Hi

I am new to this forum and  would like toget some help to add a text on a tiff file(like a stamp) using LeadTools.

Please provide some examples on this.

 

Venkat 

 

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 : Thursday, June 22, 2006 2:19:12 PM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

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

Venkat,
Since you're using LEADTOOLS 13 .NET (from your message to our support email), you can draw text or any other GDI object using the System.Drawing.Graphics.
To retrieve such an object from a LEADTOOLS .NET image, use the Image.GetGraphics method.
You can then draw the text using the Graphics.DrawString function (part of .NET itself, not LEADTOOLS)

When you finish drawing, call the Image.ReleaseGraphics method.

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
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.045 seconds.