[ Version ( since = "2.4" ) ]
public bool remove_path (Path path)
Remove the specified path from the image.
This procedure removes the specified path from the image. If the path doesn't exist, an error is returned.
| this |
The image. |
| path |
The path object. |
|
TRUE on success. |