Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 260 Bytes

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.