docs: replace gif-loop
with loop
This commit is contained in:
parent
1fde574a86
commit
982e323c71
@ -548,7 +548,7 @@ vips_foreign_save_webp_mime_init( VipsForeignSaveWebpMime *mime )
|
|||||||
* frames between frames. Setting 0 means no keyframes. By default, keyframes
|
* frames between frames. Setting 0 means no keyframes. By default, keyframes
|
||||||
* are disabled.
|
* are disabled.
|
||||||
*
|
*
|
||||||
* Use the metadata items `gif-loop` and `delay` to set the number of
|
* Use the metadata items `loop` and `delay` to set the number of
|
||||||
* loops for the animation and the frame delays.
|
* loops for the animation and the frame delays.
|
||||||
*
|
*
|
||||||
* The writer will attach ICC, EXIF and XMP metadata, unless @strip is set to
|
* The writer will attach ICC, EXIF and XMP metadata, unless @strip is set to
|
||||||
|
Loading…
Reference in New Issue
Block a user