Method

GeglCurvenum_points

Declaration [src]

guint
gegl_curve_num_points (
  GeglCurve* curve
)

Description [src]

Retrieve the number of points in the curve.

Returns the number of points for the coordinates in the curve.

Return value

Type: guint

No description available.