[ Version ( since = "2.10" ) ]
public bool delete_sample_point (uint sample_point)
Deletes a sample point from an image.
This procedure takes an image and a sample point ID as input and removes the specified sample point from the specified image.
| this |
The image. |
| sample_point |
The ID of the sample point to be removed. |
|
TRUE on success. |