This is just an image page
Basically what he/she did was have the header as
header("Content-type: image/jpeg");
This will change that View Source as there is no source but rather a file.
There is however if you are intested in doing so a Javascript way of disabling View Source
However it works only in IE and is only Right Click Disable.