Method

GeglCurveduplicate

Declaration [src]

GeglCurve*
gegl_curve_duplicate (
  GeglCurve* curve
)

Description [src]

Create a copy of curve.

Return value

Returns: GeglCurve
 

A new copy of curve.

 The caller of the method takes ownership of the data, and is responsible for freeing it.