mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 13:38:17 -08:00
260 B
260 B
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.