mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-08 23:18:13 -07:00
Add documentation and tests for animation
This commit is contained in:
parent
7430f2cbfa
commit
fb5d8a6b3d
4 changed files with 112 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
package webp
|
||||
|
||||
/*
|
||||
#cgo LDFLAGS: -lwebpmux
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <webp/encode.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue