API Version: 0.4
Library Version: 0.4.50
Generated by gi-docgen 2023.1
void gegl_curve_get_point ( GeglCurve* curve, guint index, gdouble* x, gdouble* y )
Retrive the coordinates for an index.
index
Type: guint
guint
The position of the value number to retrieve.
x
Type: gdouble*
gdouble*
X coordinate return location.
y
Y coordinate return location.