Methods
-
delay( delayValue ) → {this}
-
Description
Controls the time delay between the frames of an animated image, in milliseconds.
Parameters
Name Type Description delayValue
number The delay in milliseconds
Returns
Details
-
loop( additionalLoops ) → {this}
-
Description
Delivers an animated GIF that contains additional loops of the GIF.
Parameters
Name Type Description additionalLoops
number The additional number of times to play the animated GIF.
Returns
Details