Method: HexaPDF::Layout::ImageBox#image
- Defined in:
- lib/hexapdf/layout/image_box.rb
#image ⇒ Object (readonly)
The image that is shown in the box.
68 69 70 |
# File 'lib/hexapdf/layout/image_box.rb', line 68 def image @image end |
The image that is shown in the box.
68 69 70 |
# File 'lib/hexapdf/layout/image_box.rb', line 68 def image @image end |