Nodes/ComfyUI-AbstractImaGen/Abstract Image Filled Shapes Layer
ComfyUI Node

Abstract Image Filled Shapes Layer

A ComfyUI node in AbstractImage/Layers with 14 inputs and 1 output.

By wakattac·Created about a year ago·Updated about a year ago· 1
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)

NameTypeDefaultDescription
imageIMAGE
seedINT00–18446744073709550000Seed for shapes randomness.
randomizeBOOLEANfalseIf true, randomize shapes per layer, colors, size, position, and blend mode using the seed.
num_layersINT11–10Number of shape layers to add.
shapes_per_layerINT101–100Number of shapes to draw per layer.
max_shape_sizeINT25610–1024Maximum size (width or height) of a single shape.
filled_shape_color_modeCOMBOrandomColor selection mode for filled shapes. 'random' uses implicit RGB.
filled_shape_hexSTRINGHex code for filled shapes color (used if Filled Shape Color Mode is 'hex').
alphaINT2550–255Alpha (transparency) for shapes (0 is fully transparent, 255 is fully opaque).
shape_positionCOMBOfullRestrict shapes to a specific position/quadrant.
blend_modeCOMBOnormalBlending mode to composite the shapes layer onto the base image.
feather_layerBOOLEANfalseApply Gaussian blur to the alpha channel of the shapes layer.
feather_sigma_minFLOAT1.00–20Minimum sigma for feathering (if applied).
feather_sigma_maxFLOAT6.00–20Maximum sigma for feathering (if applied).

Outputs (1)

NameTypeDescription
IMAGEIMAGE