mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-04 05:03:14 +03:00
Merge pull request #6246 from radarhere/all_frames
Added all_frames() to documentation
This commit is contained in:
commit
7c9fa63093
|
@ -25,3 +25,8 @@ The :py:class:`~PIL.ImageSequence.Iterator` class
|
||||||
|
|
||||||
.. autoclass:: PIL.ImageSequence.Iterator
|
.. autoclass:: PIL.ImageSequence.Iterator
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
Functions
|
||||||
|
---------
|
||||||
|
|
||||||
|
.. autofunction:: PIL.ImageSequence.all_frames
|
||||||
|
|
Loading…
Reference in New Issue
Block a user