gimp-vectors-bezier-stroke-lineto

Simon Budig

Description

Extends a bezier stroke with a lineto.

Help

Extends a bezier stroke with a lineto.


Type

unknown

Parameters

Type Name Description
unknown vectors The vectors object
PF_INT stroke-id The stroke ID
PF_FLOAT x0 The x-coordinate of the lineto
PF_FLOAT y0 The y-coordinate of the lineto

Return

None