Method Image.WebP._decode()
- Method
_decode
mapping
_decode(string
data
)- Description
Decode a WebP image.
- Returns
"alpha"
:Image.Image
"image"
:Image.Image
"format"
:string
"width"
:int(1..16384)
"height"
:int(1..16384)
mapping
_decode(string
data
)
Decode a WebP image.
|
|
|
|
|