From a2e7b8bd12429ae35b138862c712477093168cc0 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 28 Jun 2007 07:45:56 +0000 Subject: "miscellaneous update" git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@341 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- pamtooctaveimg.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pamtooctaveimg.html') diff --git a/pamtooctaveimg.html b/pamtooctaveimg.html index 16d0b28b..878b9712 100644 --- a/pamtooctaveimg.html +++ b/pamtooctaveimg.html @@ -44,13 +44,14 @@ to Octave. href="http://www.gnu.org/software/octave/doc/interpreter/Image-Processing.html#Image-Processing"> Image Processing chapter of the GNU Octave manual for details. +

pamtooctaveimg writes the output Octave image to Standard Output. +

Arguments

netpbmfile is the name of the file containing the input PNM or PAM image, or - to indicate Standard Input. If you don't specify netpbmfile, the input is from Standard Input. pamtooctaveimg converts only the first image in the input stream. -pamtooctaveimg writes the output Octave image to Standard Output.

Examples

-- cgit 1.4.1