Source position: fpreadtiff.pas line 147
procedure DecompressLZW(
Buffer: Pointer;
Count: PtrInt;
out NewBuffer: PByte;
out NewCount: PtrInt
);