MCPcopy Create free account
hub / github.com/extrapixel/gif-animation / setRepeat

Method setRepeat

gifAnimation/src/GifEncoder.java:107–111  ·  view source on GitHub ↗

Sets the number of times the set of GIF frames should be played. Default is 1; 0 means play indefinitely. Must be invoked before the first image is added. @param iter int number of iterations.

(int iter)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected