package libwebp

import "github.com/bep/gowebp/libwebp_src/swig"

Index

Functions

func SwigCgocall

func SwigCgocall()

func SwigCgocallBack

func SwigCgocallBack()

func SwigCgocallBackDone

func SwigCgocallBackDone()

func SwigCgocallDone

func SwigCgocallDone()

func WebPGetDecoderVersion

func WebPGetDecoderVersion() int

func WebPGetInfo

func WebPGetInfo(webp []byte) (ok bool, width int, height int)

WebPGetInfo has 2 output parameters, provide a version in the more natural go idiom:

func Wrapped_WebPGetInfo

func Wrapped_WebPGetInfo(string, []int, []int) int

Source Files

libwebp.go

Version
v0.1.0
Published
Apr 12, 2021
Platform
js/wasm
Imports
2 packages
Last checked
2 hours ago

Tools for package owners.