2005.05.12 11:06 "[Tiff] LibTiffDelphi and CLX problem", by Kamil Gola

I have readed and followed all instructions from topic: "2005.02.28 11:51 "Delphi TIFF visualization", by Jose Nunez"

In VCL visualization works fine, but in CLX mode there is a AccessViolation in function:

TIFFReadRGBAImage(OpenTiff,FirstPageWidth,FirstPageHeight,
                FirstPageBitmap.Scanline[FirstPageHeight-1],0);

I'm using Delphi 7 Pro and LibTiffDelphi v3.7.0.00

Anybody can help me? Sorry for my english.

Kamil Gola