gimp-vectors-stroke-flip

Joo S. O. Bueno

Description

flips 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_INT flip-type Flip orientation, either vertical or horizontal { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) }
PF_FLOAT axis axis coordinate about which to flip, in pixels

Return

None