Home
last modified time | relevance | path

Searched refs:_libwebp (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp.py18 import _libwebp
19 return _libwebp
26 _libwebp = swig_import_helper() variable
29 import _libwebp
73 return _libwebp.WebPGetDecoderVersion()
77 return _libwebp.WebPGetInfo(*args)
81 return _libwebp.WebPDecodeRGB(*args)
85 return _libwebp.WebPDecodeRGBA(*args)
89 return _libwebp.WebPDecodeARGB(*args)
93 return _libwebp.WebPDecodeBGR(*args)
[all …]

Completed in 3 milliseconds