gimp-vectors-bezier-stroke-new-ellipse

Simon Budig

Description

Adds a bezier stroke describing an ellipse the vectors object.

Help

Adds a bezier stroke describing an ellipse the vectors object.


Type

unknown

Parameters

Type Name Description
unknown vectors The vectors object
PF_FLOAT x0 The x-coordinate of the center
PF_FLOAT y0 The y-coordinate of the center
PF_FLOAT radius-x The radius in x direction
PF_FLOAT radius-y The radius in y direction
PF_FLOAT angle The angle the x-axis of the ellipse (radians, counterclockwise)

Return

Type Name Description
PF_INT stroke-id The resulting stroke