class SetaPDF_ImageStamp extends SetaPDF_Stamp {
mixed setFileName ( string $filename ) }
Sets the path to the image file. Only local files are allowed.
Tha path to the image file.
True - if the file could be read and interpreted - an SetaPDF_Error object if an error occurs.