Method: Vips::Image#draw_line
- Defined in:
- lib/vips/methods.rb
#draw_line(ink, x1, y1, x2, y2, **opts) ⇒ Vips::Image
Draw a line on an image.
|
# File 'lib/vips/methods.rb', line 3048
|
Draw a line on an image.
|
# File 'lib/vips/methods.rb', line 3048
|