Well, the full-image.php file is not a WEB page it is an image generator.
If you want a coustom page for full images you will need to modify your theme. Create a new page script with whatever you want and include an image source with the target getProtectedImageURL(). Change your image page to point to this new page and pass it the album/image information so that you can instantiate an image object to pass to the function.