Method Image.Dims.get_TIFF()
- Method
get_TIFF
array
(int
)|zero
get_TIFF(Stdio.BlockFile
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
)|zero
get_TIFF(Stdio.BlockFile
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.