ComfyUI Node
Abstract Image Lines/Zigzags Layer
A ComfyUI node in AbstractImage/Layers with 15 inputs and 1 output.
Abstract Image Lines/Zigzags Layer
- image
- IMAGE
◄seed0►
◄randomizefalse►
◄num_layers1►
◄lines_per_layer10►
◄line_width_min5►
◄line_width_max30►
◄line_zigzag_color_moderandom►
◄line_zigzag_hex►
◄alpha255►
◄shape_positionfull►
◄blend_modenormal►
◄feather_layerfalse►
◄feather_sigma_min1.0►
◄feather_sigma_max6.0►
CategoryAbstractImage/Layers
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| seed | INT | 00–18446744073709550000 | Seed for lines/zigzags randomness. |
| randomize | BOOLEAN | false | If true, randomize lines per layer, colors, width, position, and blend mode using the seed. |
| num_layers | INT | 11–10 | Number of line/zigzag layers to add. |
| lines_per_layer | INT | 101–100 | Number of lines/zigzags to draw per layer. |
| line_width_min | INT | 51–100 | Minimum width for lines and zig-zags. |
| line_width_max | INT | 301–100 | Maximum width for lines and zig-zags. |
| line_zigzag_color_mode | COMBO | random | Color selection mode for lines and zig-zags. 'random' uses implicit RGB. |
| line_zigzag_hex | STRING | Hex code for line/zigzag color (used if Line/Zigzag Color Mode is 'hex'). | |
| alpha | INT | 2550–255 | Alpha (transparency) for lines/zigzags (0 is fully transparent, 255 is fully opaque). |
| shape_position | COMBO | full | Restrict lines/zigzags to a specific position/quadrant. |
| blend_mode | COMBO | normal | Blending mode to composite the lines/zigzags layer onto the base image. |
| feather_layer | BOOLEAN | false | Apply Gaussian blur to the alpha channel of the lines/zigzags layer. |
| feather_sigma_min | FLOAT | 1.00–20 | Minimum sigma for feathering (if applied). |
| feather_sigma_max | FLOAT | 6.00–20 | Maximum sigma for feathering (if applied). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |