Deprecated: Use 'gimp-image-select-color' instead.
Deprecated: Use 'gimp-image-select-color' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_COLOUR | color | The color to select |
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) |
None