Method
GimpVectorsstroke_interpolate
Declaration [src]
gdouble*
gimp_vectors_stroke_interpolate (
GimpVectors* vectors,
gint stroke_id,
gdouble precision,
gint* num_coords,
gboolean* closed
)
Description [src]
Returns polygonal approximation of the stroke.
returns polygonal approximation of the stroke.
Available since: | 2.4 |