ComfyUI Node
RC Stroke
Apply Stroke effect to image with customizable position, size, and color.
RC Stroke
- image
- IMAGE
◄size3.0►
◄positionoutside►
◄opacity1.00►
◄color_r0►
◄color_g0►
◄color_b0►
◄blend_modenormal►
◄fill_opacity1.00►
◄auto_expand_canvastrue►
CategoryRC/Layer Effects
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| size | FLOAT | 3.00–50 | Stroke width in pixels |
| position | COMBO | outside | Stroke position relative to shape |
| opacity | FLOAT | 1.000–1 | Stroke opacity |
| color_r | INT | 00–255 | Stroke color red component (0-255) |
| color_g | INT | 00–255 | Stroke color green component (0-255) |
| color_b | INT | 00–255 | Stroke color blue component (0-255) |
| blend_mode | COMBO | normal | Stroke blend mode: - normal: Normal blending, direct overlay - multiply: Multiply, darkens colors - screen: Screen, lightens colors - overlay: Overlay, enhances contrast - color_burn: Color burn, deeper shadows |
| fill_opacity | FLOAT | 1.000–1 | Original image fill opacity: - 1.0: Normal image display - 0.0: Hollow effect, stroke only - 0.5: Semi-transparent image + stroke |
| auto_expand_canvas | BOOLEAN | true | Auto expand canvas: - True: Auto expand canvas when stroke exceeds bounds - False: Stroke is clipped to original canvas size |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |