API Version: 0.4
Library Version: 0.4.48
guint gegl_curve_add_point ( GeglCurve* curve, gdouble x, gdouble y )
Add a point to the curve at x y (replacing the value exactly for x if it already exists.
x
y
gdouble
X coordinate.
Y coordinate.
guint