You will have to give your members a link, not a picture. The put that link in the SRC part of their code so the link is called when a user loads their page.
The link you give should be to a script, not an image.
The link should also contain a member-id.
When the script is called you increase the count for that member-id, and then you send the image using fpassthru or something (search the forum)