by projXYZZYtools@[EMAIL PROTECTED]
Mar 5, 2008 at 06:31 AM
On 3 mar, 20:12, marcusadel...@[EMAIL PROTECTED]
wrote:
> Hi,
>
> I am new to LibTiff and I was wondering if it's possible to read a
> multi-page TIFF file and convert/write each TIFF page as a separate
> BMP file or a DIB in memory. If so, where do I begin?
>
> Thanks,
>
> Marcus de Leon
I'm not able to fully check the information, but you have already the
tiffsplit tool which is available with the LibTIFF library.
It allows to split a multi-image TIFF file into several files.
I think that the source code is available.
A link to the do***entation is
http://www.remotesensing.org/libtiff/man/tiffsplit.1.html
ATNT