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

Method getFrame

gifAnimation/src/GifDecoder.java:283–289  ·  view source on GitHub ↗

Gets the image contents of frame n. @param n : frame number @return BufferedImage representation of frame, or null if n is invalid.

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getImageMethod · 0.95
setPixelsMethod · 0.95
extractFramesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected