mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 21:48:16 -08:00
| .. | ||
| decode | ||
| encode | ||
| images | ||
| out | ||
| util | ||
| README.md | ||
Example Codes and Images
- decode/decode.go -- a example code to decoding WebP image into image.RGBA.
- encode/encode.go -- a example code to encoding and writing image.RGBA into WebP file.