It's not possible to change the referrer of an image request load but is possible to remove the referrer.
There is a cross browser solution in Javascript, it uses Iframes created dynamically, check a proof of concept ( disclaimer: It uses a little JS lib I coded for that purpose).