$media->height()

Returns the height of image files in pixels

  • return (integer)

Example

<?= $media->height(); ?>