Method: HexaPDF::Layout::ImageBox#image

Defined in:
lib/hexapdf/layout/image_box.rb

#imageObject (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