]> git.imager.perl.org - imager.git/commitdiff
correct synopsis
authorTony Cook <tony@develop=help.com>
Sun, 31 Oct 2010 12:57:29 +0000 (12:57 +0000)
committerTony Cook <tony@develop=help.com>
Sun, 31 Oct 2010 12:57:29 +0000 (12:57 +0000)
convert.im

index fce2b2b15a851425b28210709ae0e1b04b1da6f9..b001f4bd7f6bec026abd7fc6063237d53f09380d 100644 (file)
@@ -5,7 +5,7 @@
 
 =head1 SYNOPSIS
 
 
 =head1 SYNOPSIS
 
-  i_convert(outimage, srcimage, coeff, outchans, inchans)
+  out = i_convert(srcimage, coeff, outchans, inchans)
 
 =head1 DESCRIPTION
 
 
 =head1 DESCRIPTION