Method: Image#width

Defined in:
lib/fantasy/image.rb

#widthObject



12
13
14
# File 'lib/fantasy/image.rb', line 12

def width
  @image.width
end