Nodes/ComfyUI-AbstractImaGen/Abstract Image Lines/Zigzags Layer
ComfyUI Node

Abstract Image Lines/Zigzags Layer

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

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

NameTypeDefaultDescription
imageIMAGE
seedINT00–18446744073709550000Seed for lines/zigzags randomness.
randomizeBOOLEANfalseIf true, randomize lines per layer, colors, width, position, and blend mode using the seed.
num_layersINT11–10Number of line/zigzag layers to add.
lines_per_layerINT101–100Number of lines/zigzags to draw per layer.
line_width_minINT51–100Minimum width for lines and zig-zags.
line_width_maxINT301–100Maximum width for lines and zig-zags.
line_zigzag_color_modeCOMBOrandomColor selection mode for lines and zig-zags. 'random' uses implicit RGB.
line_zigzag_hexSTRINGHex code for line/zigzag color (used if Line/Zigzag Color Mode is 'hex').
alphaINT2550–255Alpha (transparency) for lines/zigzags (0 is fully transparent, 255 is fully opaque).
shape_positionCOMBOfullRestrict lines/zigzags to a specific position/quadrant.
blend_modeCOMBOnormalBlending mode to composite the lines/zigzags layer onto the base image.
feather_layerBOOLEANfalseApply Gaussian blur to the alpha channel of the lines/zigzags 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