API Version: 0.4
Library Version: 0.4.50
Generated by gi-docgen 2023.1
void gegl_curve_set_point ( GeglCurve* curve, guint index, gdouble x, gdouble y )
Replace an existing point in a curve.
index
Type: guint
guint
The position of the value number to retrieve.
x
Type: gdouble
gdouble
X coordinate.
y
Y coordinate.