Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <lg@larrygritz.com>
  • Loading branch information
lgritz authored Aug 21, 2024
1 parent 7faf944 commit a47c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/pythonbindings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@ the Python versions allocate and return an array holding the pixel values
explicit subimage/miplevel.


.. py:method:: ImageOutput.get_thumbnail(subimage: int = 0) -> ImageBuf
.. py:method:: ImageInput.get_thumbnail(subimage: int = 0) -> ImageBuf
Retrieve an ImageBuf containing reduced-resolution("thumbnail") version
of the image. If no thumbnail could be retrieved, an empty ImageBuf
Expand Down

0 comments on commit a47c073

Please sign in to comment.