Help for this page

Select Code to Download


  1. or download this
      Exception 450: Empty input file (/var/tmp/magic81OnytHVZvna2f.tmp)
    
  2. or download this
        my $thumb = Image::Magick->new();
    
    ...
    
        print STDERR "Read:  $filesRead files \n";
        my ( $height, $width ) = $thumb->Get( 'height', 'width' );