Nodes/ComfyUI-AbstractImaGen/Abstract Image Pattern Layer
ComfyUI Node

Abstract Image Pattern Layer

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

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

NameTypeDefaultDescription
imageIMAGE
seedINT00–18446744073709550000Seed for pattern randomness.
randomizeBOOLEANfalseIf true, randomize pattern size, colors, position, and blend mode using the seed.
num_layersINT11–10Number of pattern layers to add.
tile_sizeINT6416–512Size of the repeating pattern tile.
pattern_color_modeCOMBOrandomColor selection mode for pattern. 'random' uses implicit RGB.
pattern_color_hexSTRINGHex code for pattern color (used if Pattern Color Mode is 'hex').
alphaINT2550–255Alpha (transparency) for pattern (0 is fully transparent, 255 is fully opaque).
shape_positionCOMBOfullRestrict pattern to a specific position/quadrant.
blend_modeCOMBOnormalBlending mode to composite the pattern layer onto the base image.
feather_layerBOOLEANfalseApply Gaussian blur to the alpha channel of the pattern 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