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