| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.09.27 11:34 "Finding data in memory", by Bjoern SchorreHi, How can find my tiff-data in memory. I passed the command *TIFFReadScanline* the TIFF-File, the buffer where to store the data, the row-number and the sample. Now, I tried to access the data in the memory but I can't see anything. The buffer is from type tdata_t (typedef void*). I cast the pointer to a DWORD and tried to print out the content of the memory the pointer signs to. Another question is: How are the data writen in the memory. Do i have to flip or switch the BYTEs or WORDs in the DWORD? THX Bjoern |
|||||||