2006.01.25 00:22 "[Tiff] 16 bites PIXMAP to 16 bits TIFF in Delphi", by Hans-David Alkenius

2006.01.25 00:22 "[Tiff] 16 bites PIXMAP to 16 bits TIFF in Delphi", by Hans-David Alkenius

I am completely new to libtiff. However I want help to achieve this:

What I have: A 16 bits R,G,B (48 bits per pixel) file in "PIXMAP" format. This is an uncompressed pixmap with the RGB stored in the file as "RRGGBBRRGGBBRRGGBB..." I know the picture width and height. What I want: A 48 bits per pixels TIFF-file.

I have Delphi as my development platform.

Any hints (code examples) on how to achieve this?

Thanks in advance.

Best regards, Hans-David Alkenius