Zend certified PHP/Magento developer

How to get product image height & width in Magento 2?

In my product gallery code I am displaying several product images. I would like to specify each image’s height & width in the img tag. How can I get each image’s height & width in Magento (without using getimagesize)?