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