remove_path


Description:

[ 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.

Parameters:

this

The image.

path

The path object.

Returns:

TRUE on success.