Closed zouhuigang closed 8 years ago
Generate an animated GIF from static images:
For help with Go, see https://golang.org/wiki/Questions
Maybe your question is about dithering. See https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering which is also built in to the standard library: https://golang.org/pkg/image/draw/#Drawer