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

Method setQuality

gifAnimation/src/GifEncoder.java:229–233  ·  view source on GitHub ↗

Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification). Lower values (minimum = 1) produce better colors, but slow processing significantly. 10 is the default, and produces good color mapping at reasonable speeds. Values greater than 20 d

(int quality)

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