Skip to content

Commit

Permalink
Merge pull request #2474 from sbesson/python_thumbnail_example_markup
Browse files Browse the repository at this point in the history
Fix markup for render image example
  • Loading branch information
pwalczysko authored Jan 24, 2025
2 parents ff9cc57 + 5996c91 commit a2d8815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omero/developers/Python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ Render Images
- **Get thumbnail**

::

from PIL import Image
from io import BytesIO
# Thumbnail is created using the current rendering settings on the image
Expand Down

0 comments on commit a2d8815

Please sign in to comment.