set_point


Description:

[ Version ( since = "3.2" ) ]
public void set_point (int point, double x, double y)

Sets the point coordinates in a [enum@Gimp.

CurveType.SMOOTH] this. Any value outside the `[0.0, 1.0]` range will be silently clamped.

Parameters:

this

the Curve.

point

a point identifier.

x

the point abscissa on a `[0.0, 1.0]` range.

y

the point ordinate on a `[0.0, 1.0]` range.