mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +03:00
Improved append_images documentation [ci skip]
This commit is contained in:
parent
12316a70cb
commit
e24aaa60a2
|
@ -110,6 +110,7 @@ are available::
|
||||||
**append_images**
|
**append_images**
|
||||||
A list of images to append as additional frames. Each of the
|
A list of images to append as additional frames. Each of the
|
||||||
images in the list can be single or multiframe images.
|
images in the list can be single or multiframe images.
|
||||||
|
This is currently only supported for GIF, PDF and TIFF.
|
||||||
|
|
||||||
**duration**
|
**duration**
|
||||||
The display duration of each frame of the multiframe gif, in
|
The display duration of each frame of the multiframe gif, in
|
||||||
|
|
Loading…
Reference in New Issue
Block a user