$iutImage->Read(@_); # get the image under test (iut) #### my $x = $iutImage->ReadImage($_[0]); warn "$x" if "$x";