MCPcopy Index your code
hub / github.com/cping/LGame / addFrame

Method addFrame

Java/Loon-Neo/src/loon/utils/GifEncoder.java:138–171  ·  view source on GitHub ↗

Adds next GIF frame. The frame is not written immediately, but is actually deferred until the next frame is received so that timing data can be inserted. Invoking finish() flushes all frames. If setSize was not invoked, the size of the first image is used for all subsequent

(Image im)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

setSizeMethod · 0.95
getImagePixelsMethod · 0.95
analyzePixelsMethod · 0.95
writeLSDMethod · 0.95
writePaletteMethod · 0.95
writeNetscapeExtMethod · 0.95
writeGraphicCtrlExtMethod · 0.95
writeImageDescMethod · 0.95
writePixelsMethod · 0.95
getWidthMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected