talgo-libwebp/examples
2015-01-09 14:27:06 +09:00
..
decode Rename examples/util to test/util 2015-01-09 14:27:06 +09:00
encode Rename examples/util to test/util 2015-01-09 14:27:06 +09:00
images initial commit 2015-01-09 12:52:13 +09:00
out initial commit 2015-01-09 12:52:13 +09:00
README.md initial commit 2015-01-09 12:52:13 +09:00

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.