mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-13 17:30:36 -07:00
initial commit
This commit is contained in:
commit
5af6d93b3b
26 changed files with 1165 additions and 0 deletions
5
examples/README.md
Normal file
5
examples/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Example Codes and Images
|
||||
========================
|
||||
|
||||
- [decode/decode.go](./decode/decode.go) -- a example code to decoding WebP image into image.RGBA.
|
||||
- [encode/encode.go](./encode/encode.go) -- a example code to encoding and writing image.RGBA into WebP file.
|
||||
Loading…
Add table
Add a link
Reference in a new issue