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

Method readColorTable

gifAnimation/src/GifDecoder.java:566–589  ·  view source on GitHub ↗

Reads color table as 256 RGB integer values @param ncolors int number of colors to read @return int array containing 256 colors (packed ARGB with full alpha)

(int ncolors)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readHeaderMethod · 0.95
readImageMethod · 0.95

Calls 1

readMethod · 0.80

Tested by

no test coverage detected