This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, May 27, 2013 9:25:50 AM(UTC)
Groups: Registered
Posts: 0
Hi,
I want to create windows application for using annotation(leadtool18) in vs2008 or vs2010.
After edit the image(eg:applying redact) i want to save the image(tif) as new one without effecting the orginal one.Please share the codings(c#) for save the image with orginal image type as new image.
Any help will be appreciated....
Thanking you...
#2
Posted
:
Tuesday, May 28, 2013 3:17:20 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
The basic idea is to load the image from the original file. After that burn the annotations or do any needed processing and this will NOT affect the disk file because you're working on the loaded image in memory.
When you finish processing, save the image, but use a different file name.
Please try this and if you need more details, let me know which step did not work properly.
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.