ComfyUI Node
Abstract Image Filled Shapes Layer
A ComfyUI node in AbstractImage/Layers with 14 inputs and 1 output.
Abstract Image Filled Shapes Layer
- image
- IMAGE
◄seed0►
◄randomizefalse►
◄num_layers1►
◄shapes_per_layer10►
◄max_shape_size256►
◄filled_shape_color_moderandom►
◄filled_shape_hex►
◄alpha255►
◄shape_positionfull►
◄blend_modenormal►
◄feather_layerfalse►
◄feather_sigma_min1.0►
◄feather_sigma_max6.0►
CategoryAbstractImage/Layers
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| seed | INT | 00–18446744073709550000 | Seed for shapes randomness. |
| randomize | BOOLEAN | false | If true, randomize shapes per layer, colors, size, position, and blend mode using the seed. |
| num_layers | INT | 11–10 | Number of shape layers to add. |
| shapes_per_layer | INT | 101–100 | Number of shapes to draw per layer. |
| max_shape_size | INT | 25610–1024 | Maximum size (width or height) of a single shape. |
| filled_shape_color_mode | COMBO | random | Color selection mode for filled shapes. 'random' uses implicit RGB. |
| filled_shape_hex | STRING | Hex code for filled shapes color (used if Filled Shape Color Mode is 'hex'). | |
| alpha | INT | 2550–255 | Alpha (transparency) for shapes (0 is fully transparent, 255 is fully opaque). |
| shape_position | COMBO | full | Restrict shapes to a specific position/quadrant. |
| blend_mode | COMBO | normal | Blending mode to composite the shapes layer onto the base image. |
| feather_layer | BOOLEAN | false | Apply Gaussian blur to the alpha channel of the shapes 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 | — |