swig: add WebPDecodeARGB

Change-Id: I6f22cf0f87a7274f2ed63e4aa96267a8155a5e35
This commit is contained in:
James Zern
2011-07-14 17:35:40 -07:00
parent 78aeed4088
commit d646d5c743
4 changed files with 70 additions and 1 deletions

3
README
View File

@ -82,12 +82,13 @@ SWIG bindings:
To generate language bindings from swig/libwebp.i swig-1.3
(http://www.swig.org) is required. 2.0 may work, but has not been tested.
Currently from the following functions are mapped:
Currently the following functions are mapped:
Decode:
WebPGetDecoderVersion
WebPGetInfo
WebPDecodeRGB
WebPDecodeRGBA
WebPDecodeARGB
WebPDecodeBGR
WebPDecodeBGRA
Encode: