gimp-vectors-to-selection

Simon Budig

Description

Deprecated: Use 'gimp-image-select-item' instead.

Help

Deprecated: Use 'gimp-image-select-item' instead.


Type

unknown

Parameters

Type Name Description
unknown vectors The vectors object to render to the selection
PF_INT operation The desired operation with current selection { CHANNEL-OP-ADD (0), CHANNEL-OP-SUBTRACT (1), CHANNEL-OP-REPLACE (2), CHANNEL-OP-INTERSECT (3) }
PF_INT antialias Antialias selection. (TRUE or FALSE)
PF_INT feather Feather selection. (TRUE or FALSE)
PF_FLOAT feather-radius-x Feather radius x.
PF_FLOAT feather-radius-y Feather radius y.

Return

None