API Version: 0.4
Library Version: 0.4.50
Generated by gi-docgen 2023.1
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
Type: gdouble
gdouble
X coordinate.
Y coordinate.
Type: guint
guint
No description available.