Searched defs:WebPGetInfo (Results 1 – 3 of 3) sorted by relevance
38 func WebPGetInfo(webp []byte) (ok bool, width int, height int) { func
103 def WebPGetInfo(data): function
698 int WebPGetInfo(const uint8_t* data, size_t data_size, in WebPGetInfo() function