Nodes/ComfyUI-AbstractImaGen/Abstract Image Background
ComfyUI Node

Abstract Image Background

A ComfyUI node in AbstractImage/Background with 12 inputs and 1 output.

By wakattac·Created about a year ago·Updated about a year ago· 1
Abstract Image Background
    • IMAGE
    width512
    height512
    seed0
    randomizefalse
    background_typesolid
    solid_color_moderandom
    solid_color_hex
    gradient_color_mode_startrandom
    gradient_color_mode_endrandom
    gradient_start_hex
    gradient_end_hex
    gradient_directionvertical
    CategoryAbstractImage/Background

    Inputs (12)

    NameTypeDefaultDescription
    widthINT51264–2048Width of the generated image.
    heightINT51264–2048Height of the generated image.
    seedINT00–18446744073709550000Seed for background randomness.
    randomizeBOOLEANfalseIf true, randomize background type, colors, and gradient direction using the seed. Hex inputs override random colors if valid.
    background_typeCOMBOsolidChoose between a solid color or gradient background.
    solid_color_modeCOMBOrandomColor selection mode for solid background.
    solid_color_hexSTRINGHex code for solid color background (overrides Solid Color Mode if valid). Example: #FF0000 for red.
    gradient_color_mode_startCOMBOrandomColor selection mode for the gradient start color.
    gradient_color_mode_endCOMBOrandomColor selection mode for the gradient end color.
    gradient_start_hexSTRINGHex code for gradient start color (overrides Start Color Mode if valid). Example: #00FF00 for green.
    gradient_end_hexSTRINGHex code for gradient end color (overrides End Color Mode if valid). Example: #0000FF for blue.
    gradient_directionCOMBOverticalDirection of the gradient.

    Outputs (1)

    NameTypeDescription
    IMAGEIMAGE