gimp-vectors-get-strokes

Simon Budig

Description

List the strokes associated with the passed path.

Help

Returns an Array with the stroke-IDs associated with the passed path.


Type

unknown

Parameters

Type Name Description
unknown vectors The vectors object

Return

Type Name Description
PF_INT num-strokes The number of strokes returned. (num-strokes >= 0)
unknown stroke-ids List of the strokes belonging to the path.