gimp-path-to-selection


Description

Deprecated: Use 'gimp-vectors-to-selection' instead.

Help

Deprecated: Use 'gimp-vectors-to-selection' instead.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_VALUE name The name of the path which should be made into selection.
PF_INT op 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