Returns the height of the image.
44 45 46
# File 'lib/dynamic_image/metadata.rb', line 44 def height dimensions.try(:y) end