Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 378 Bytes

File metadata and controls

9 lines (6 loc) · 378 Bytes

Creating thumbnails

thumbnails.get_thumbnail should be used to generate thumbnails from python code. It takes the original image and size is positional arguments and needs to be passed each time the function is called. Other options can be passed as keyword arguments. The available options is listed below:

.. autofunction:: thumbnails.get_thumbnail