Method: DynamicImage::ImageProcessor#image
- Defined in:
- lib/dynamic_image/image_processor.rb
#image ⇒ Object (readonly)
Returns the value of attribute image.
25 26 27 |
# File 'lib/dynamic_image/image_processor.rb', line 25 def image @image end |