Method Image.Dims.get_WebP()
- Method
get_WebP
array
(int
)|zero
get_WebP(Stdio.BlockFile
f
)- Description
Reads the dimensions from a WebP file and returns an array with width and height, or if the file isn't a valid image, 0.
array
(int
)|zero
get_WebP(Stdio.BlockFile
f
)
Reads the dimensions from a WebP file and returns an array with width and height, or if the file isn't a valid image, 0.