Help for this page

Select Code to Download


  1. or download this
    "Can't locate object method 'newFromJpeg' via package 'GD::Image' at /
    +www/cgi-bin/imager.pl line 678, <TEMP> chunk 10."
    
  2. or download this
    $t_SrcImg= GD::Image->newFromJpeg("$imagedir/$file");
    
  3. or download this
    $t_SrcImg = newFromJpeg GD::Image("$imagedir/$file");