Method Image.Dims.get_WebP()
- Method get_WebP
array
(int
) get_WebP(Stdio.File
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
) get_WebP(Stdio.File
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.