Help for this page

Select Code to Download


  1. or download this
    my $MyImage = GD::Image->newFromJpeg($file, 0);
    
  2. or download this
    my $MyImage = GD::Image->newFromPng($file, 0);