comparison scripts/image/imread.m @ 17170:d6499c14021c

doc: Periodic grammarcheck of documentation. * doc/interpreter/basics.txi, doc/interpreter/expr.txi, doc/interpreter/install.txi, doc/interpreter/java.txi, doc/interpreter/plot.txi, doc/interpreter/sparse.txi, doc/interpreter/vectorize.txi, libinterp/corefcn/cellfun.cc, libinterp/corefcn/debug.cc, libinterp/corefcn/file-io.cc, libinterp/corefcn/load-save.cc, libinterp/corefcn/matrix_type.cc, libinterp/corefcn/pr-output.cc, libinterp/parse-tree/oct-parse.in.yy, liboctave/numeric/LSODE-opts.in, scripts/image/imformats.m, scripts/image/imread.m, scripts/image/imwrite.m, scripts/miscellaneous/error_ids.m, scripts/miscellaneous/fileattrib.m, scripts/miscellaneous/mex.m, scripts/miscellaneous/mkoctfile.m, scripts/miscellaneous/warning_ids.m, scripts/prefs/prefdir.m, scripts/prefs/preferences.m, scripts/signal/fftfilt.m, scripts/strings/isstrprop.m, scripts/testfun/assert.m: Periodic grammarcheck of documentation.
author Rik <rik@octave.org>
date Sun, 04 Aug 2013 13:08:39 -0700
parents c97a26408ee0
children c3bd7314643c
comparison
equal deleted inserted replaced
17169:9ba57ed05207 17170:d6499c14021c
60 ## @item "Frames" or "Index" 60 ## @item "Frames" or "Index"
61 ## This is an alternative method to specify @var{idx}. When specifying it 61 ## This is an alternative method to specify @var{idx}. When specifying it
62 ## in this way, its value can also be the string "all". 62 ## in this way, its value can also be the string "all".
63 ## 63 ##
64 ## @item "Info" 64 ## @item "Info"
65 ## This option exists for @sc{Matlab} compatibility and has no effect. For 65 ## This option exists for @sc{matlab} compatibility and has no effect. For
66 ## maximum performance while reading multiple images from a single file, 66 ## maximum performance while reading multiple images from a single file,
67 ## use the Index option. 67 ## use the Index option.
68 ## 68 ##
69 ## @item "PixelRegion" 69 ## @item "PixelRegion"
70 ## Controls the image region that is read. Takes as value a cell array 70 ## Controls the image region that is read. Takes as value a cell array