Merge pull request #6246 from radarhere/all_frames

Added all_frames() to documentation
This commit is contained in:
Hugo van Kemenade 2022-04-26 21:12:29 +03:00 committed by GitHub
commit 7c9fa63093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,3 +25,8 @@ The :py:class:`~PIL.ImageSequence.Iterator` class
.. autoclass:: PIL.ImageSequence.Iterator
:members:
Functions
---------
.. autofunction:: PIL.ImageSequence.all_frames