Field::imagesize

Version 3.7

Image widthxheight

Get image dimensions

Return value

String width x height

Example

Get image dimensions:

 $imgSize = $Product->image->imagesize;