delete_sample_point


Description:

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

Parameters:

this

The image.

sample_point

The ID of the sample point to be removed.

Returns:

TRUE on success.