atomicSelections & masks
photoshop_feather_selection
Feather (soften) the edges of the active pixel selection. Use when: soft transitions before fill, mask, or delete operations. Do NOT use when: a hard edge is required or no selection exists. Returns: JSON { ok, summary, details: { pixels, bounds?, context } }. Preconditions: active document and active pixel selection. Side effects: modifies selection edges.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| pixels | number | yes | Feather radius in pixels (minimum 1) |
Community recipes
Nothing here yet. Be the first to share one.
Share a recipe