package libwebp
import "github.com/bep/gowebp/libwebp_src/swig"
Index ¶
- func SwigCgocall()
- func SwigCgocallBack()
- func SwigCgocallBackDone()
- func SwigCgocallDone()
- func WebPGetDecoderVersion() int
- func WebPGetInfo(webp []byte) (ok bool, width int, height int)
- func Wrapped_WebPGetInfo(string, []int, []int) int
Functions ¶
func SwigCgocall ¶
func SwigCgocall()
func SwigCgocallBack ¶
func SwigCgocallBack()
func SwigCgocallBackDone ¶
func SwigCgocallBackDone()
func SwigCgocallDone ¶
func SwigCgocallDone()
func WebPGetDecoderVersion ¶
func WebPGetDecoderVersion() int
func WebPGetInfo ¶
WebPGetInfo has 2 output parameters, provide a version in the more natural go idiom:
func Wrapped_WebPGetInfo ¶
Source Files ¶
- Version
- v0.3.0
- Published
- Nov 27, 2023
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 2 hours ago –
Tools for package owners.