mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Correct reference
This commit is contained in:
parent
96a1af9fa8
commit
c337dfe98a
|
@ -546,8 +546,8 @@ You can create animated GIFs with Pillow, e.g.
|
|||
|
||||
The following class lets you use the for-statement to loop over the sequence:
|
||||
|
||||
Using the :py:meth:`ImageSequence.Iterator` class
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Using the :py:class:`~PIL.ImageSequence.Iterator` class
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user