Method: Browser::Canvas::Style#image
- Defined in:
- opal/browser/canvas/style.rb
#image ⇒ Object (readonly)
Returns the value of attribute image.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def image @image end |
Returns the value of attribute image.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def image @image end |