Help for this page

Select Code to Download


  1. or download this
    $x = $image->Read(...);
    warn "$x" if "$x";      # string context:  the error/warning message (
    +if any)
    print 0+$x;             # numeric context: the number of images read