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