ComfyUI Node
RC Outer Glow
Apply Outer Glow effect with color, size, and spread controls.
RC Outer Glow
- image
- IMAGE
◄size10.0►
◄spread0.0►
◄opacity0.75►
◄color_r255►
◄color_g255►
◄color_b0►
◄blend_modescreen►
◄fill_opacity1.00►
◄auto_expand_canvastrue►
CategoryRC/Layer Effects
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| size | FLOAT | 10.00–100 | Glow blur size in pixels |
| spread | FLOAT | 0.00–100 | Glow spread (choke) in pixels |
| opacity | FLOAT | 0.750–1 | Glow opacity |
| color_r | INT | 2550–255 | Glow color red component (0-255) |
| color_g | INT | 2550–255 | Glow color green component (0-255) |
| color_b | INT | 00–255 | Glow color blue component (0-255) |
| blend_mode | COMBO | screen | Outer glow blend mode: - normal: Normal blending - screen: Screen, classic glow effect - color_dodge: Color dodge, intense glow - linear_dodge: Linear dodge, soft glow - lighten: Lighten, gentle glow |
| fill_opacity | FLOAT | 1.000–1 | Original image fill opacity: - 1.0: Normal image display - 0.0: Hollow effect, glow only - 0.5: Semi-transparent image + glow |
| auto_expand_canvas | BOOLEAN | true | Auto expand canvas: - True: Auto expand canvas when glow exceeds bounds - False: Glow is clipped to original canvas size |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |