Method: GraphImageDrawerModule#to_png
- Defined in:
- lib/technical_graph/graph_image_drawer_module.rb
#to_png ⇒ Object
Return binary PNG
44 45 46 |
# File 'lib/technical_graph/graph_image_drawer_module.rb', line 44 def to_png to_format('png') end |