Method: Maglev::Content::Image#width

Defined in:
app/components/maglev/content/image.rb

#widthObject



14
15
16
# File 'app/components/maglev/content/image.rb', line 14

def width
  image[:width]
end