LEADTOOLS Support
Imaging
Imaging SDK Examples
HOWTO: Combine Tiff files without re-compressing C# VS2008 v18
#1
Posted
:
Thursday, March 28, 2013 6:49:12 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
The attached C# project uses RasterCodecs.CompactFile() method to append the contents of one TIFF file to another without re-compressing either file.
The code is very short and is in the form named CombineTif.
It uses version 18 of LEADTOOLS and to compile it, you should copy it to a folder like this:
LEADTOOLS 18\Examples\DotNet\CS\[folder name].
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Tuesday, October 3, 2017 12:00:49 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. There are various Visual Studio projects for 32-bit or 64-bit for different versions of Visual Studio (2008, 2010, 2012, and now 2017).
Extract to "C:\LEADTOOLS 19\Examples\DotNet\CS" to use the example.
There are two files included for testing ("CS_CombineTifDemo.tif" and "CS_CombineTifDemo_result.tif"), copy to the "LEADTOOLS Images" directory ("C:\Users\Public\Documents\LEADTOOLS Images\") before running. The demo will take the page from "CS_CombineTifDemo.tif" and append it to "CS_CombineTifDemo_result.tif", but will accept any filenames as parameters, also supports multi-page Tiff files.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOWTO: Combine Tiff files without re-compressing C# VS2008 v18
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.