Get image size from file filename. The output is the size of the image hHeight of image, in pixels. wWidth of image, in pixels. hw = [h, w]Height and width of image. NOTE : imginfo relies on the 'convert' program.
Get image size from file filename.
The output is the size of the image
= [
,
]
NOTE : imginfo relies on the 'convert' program.