Class Magick::RVG::Path
In: lib/rvg/embellishable.rb
Parent: Shape

Methods

new  

Public Class methods

Define an SVG path. The argument can be either a path string or a PathData object. Use the RVG::ShapeConstructors#path method to create Path objects in a container.

[Validate]