ComfyUI Node
Abstract Image Pattern Layer
A ComfyUI node in AbstractImage/Layers with 13 inputs and 1 output.
Abstract Image Pattern Layer
- image
- IMAGE
◄seed0►
◄randomizefalse►
◄num_layers1►
◄tile_size64►
◄pattern_color_moderandom►
◄pattern_color_hex►
◄alpha255►
◄shape_positionfull►
◄blend_modenormal►
◄feather_layerfalse►
◄feather_sigma_min1.0►
◄feather_sigma_max6.0►
CategoryAbstractImage/Layers
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| seed | INT | 00–18446744073709550000 | Seed for pattern randomness. |
| randomize | BOOLEAN | false | If true, randomize pattern size, colors, position, and blend mode using the seed. |
| num_layers | INT | 11–10 | Number of pattern layers to add. |
| tile_size | INT | 6416–512 | Size of the repeating pattern tile. |
| pattern_color_mode | COMBO | random | Color selection mode for pattern. 'random' uses implicit RGB. |
| pattern_color_hex | STRING | Hex code for pattern color (used if Pattern Color Mode is 'hex'). | |
| alpha | INT | 2550–255 | Alpha (transparency) for pattern (0 is fully transparent, 255 is fully opaque). |
| shape_position | COMBO | full | Restrict pattern to a specific position/quadrant. |
| blend_mode | COMBO | normal | Blending mode to composite the pattern layer onto the base image. |
| feather_layer | BOOLEAN | false | Apply Gaussian blur to the alpha channel of the pattern 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 | — |