gimp-fuzzy-select


Description

Deprecated: Use 'gimp-image-select-contiguous-color' instead.

Help

Deprecated: Use 'gimp-image-select-contiguous-color' instead.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The affected drawable
PF_FLOAT x x coordinate of initial seed fill point: (image coordinates)
PF_FLOAT y y coordinate of initial seed fill point: (image coordinates)
PF_INT threshold Threshold in intensity levels (0 <= threshold <= 255)
PF_INT operation The selection operation { CHANNEL-OP-ADD (0), CHANNEL-OP-SUBTRACT (1), CHANNEL-OP-REPLACE (2), CHANNEL-OP-INTERSECT (3) }
PF_INT antialias Antialiasing (TRUE or FALSE)
PF_INT feather Feather option for selections (TRUE or FALSE)
PF_FLOAT feather-radius Radius for feather operation (feather-radius >= 0)
PF_INT sample-merged Use the composite image, not the drawable (TRUE or FALSE)

Return

None