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, May 24, 2011 6:10:52 AM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

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

The attached project illustrates how this can done. 


We create two 16 bit grayscale images in the demo, but in your case you'll already have the 16 bit grayscale image.

We first create an 8 bit grayscale image and draw on the image the text we wish to have appear on the 16 bit image.  Next we convert the 8 bit grayscale image to 16 bits per pixel.  Next, we create a region based on all colors but black.  This will turn the text we drew into a region.  We then fill the region (text) with a gray color and combine the region into target 16 bit grayscale image.  Finally we free the region on the target image, leaving just the text behind.

This x86 project is written in C# using Visual Studio 2008.
File Attachment(s):
NET - V17 - Add Text to 16 Grayscale.zip (16kb) downloaded 34 time(s).
Travis Montgomery
Senior Sales Engineer
LEAD Logo
 

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.

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.093 seconds.