Help for this page

Select Code to Download


  1. or download this
    $background->Write(filename=>"jpeg:$filename");
    
  2. or download this
    $background->Write(filename=>"jpeg:$filename", quality=>'100');
    
  3. or download this
    $background->Write(filename=>"jpeg:$filename", compression=>'None');