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

Method setFrameRate

gifAnimation/src/GifEncoder.java:213–217  ·  view source on GitHub ↗

Sets frame rate in frames per second. Equivalent to setDelay(1000/fps) . @param fps float frame rate (frames per second)

(float fps)

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