Feature Requests: Browse | Submit New | Admin
Add a method "clip" to the Image class that accepts an optional argument to specify the clip path. Magick::Image.clip([path]) The method calls ClipImagePath (>=6.3.6) or ClipPathImage (<6.3.6) if the path argument is present, then calls ClipImage.
Add A Comment: