summaryrefslogtreecommitdiffstats
path: root/docs/generators.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/generators.rst')
-rw-r--r--docs/generators.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/generators.rst b/docs/generators.rst
index 7e52fb0..9f063ab 100644
--- a/docs/generators.rst
+++ b/docs/generators.rst
@@ -34,10 +34,18 @@ File reader
First index from where files are read.
+ .. gobj:prop:: image-start:uint
+
+ First image index from where images are read in multi-image files.
+
.. gobj:prop:: step:uint
Number of files to skip.
+ .. gobj:prop:: image-step:uint
+
+ Number of images to skip in a multi-image file.
+
.. gobj:prop:: y:uint
Vertical coordinate from where to start reading.