gimp-vectors-stroke-rotate

Joo S. O. Bueno

Description

rotates the given stroke.

Help

Rotates the given stroke around given center by angle (in degrees).


Type

unknown

Parameters

Type Name Description
unknown vectors The vectors object
PF_INT stroke-id The stroke ID
PF_FLOAT center-x X coordinate of the rotation center
PF_FLOAT center-y Y coordinate of the rotation center
PF_FLOAT angle angle to rotate about

Return

None