Despeckling multipage tifs
Moderator: Alex
-
- Posts: 1
- Joined: Mon Jun 29, 2009 7:05 pm
Despeckling multipage tifs
I have a large multipage tif file which I need to manipulate - add pages, remove pages, etc. But the first thing I need to do is despeckle it. I read it into a TiffFile, enumerate through the Pages, GetImage() for each page, convert it to a VSTwainImage, despeckle it, add it to a new TiffFIle. Is this the best way?
-
- Site Admin
- Posts: 2404
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Despeckling multipage tifs
Hello,
Yes, it's the best way at the moment.
Best regards, Alexander
Yes, it's the best way at the moment.
Best regards, Alexander