Source position: fpditherer.pas line 71
type TFSPixelLine = record
pixels: PFPPixelReal;
Next: PFSPixelLine;
end;