Help for this page

Select Code to Download


  1. or download this
    sub ImageNotDark {
      my ($iutImage,$arg2,$arg3,...) = @_;
    ...
      my $iutImage = shift;
      my $arg2 = shift;
      ...