mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-05 20:33:24 +03:00
Merge pull request #2604 from radarhere/docs
Improved append_images documentation
This commit is contained in:
commit
58b7eacce8
|
@ -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