Nodes/ComfyUI-ArchAi3d-Qwen/ArchAi3D_Solid_Color_Image
ComfyUI Node

ArchAi3D_Solid_Color_Image

A ComfyUI node in ArchAi3d/Utils with 8 inputs and 1 output.

By amir84ferdos·Created 10 months ago·Updated 4 months ago· 65
ArchAi3D_Solid_Color_Image
  • reference_image
  • solid_image
preset_dimensions2:1 - 768 (1536×768)
color_modergb
rgb_r128
rgb_g128
rgb_b128
hex_color808080
debug_modefalse
CategoryArchAi3d/Utils

Inputs (8)

NameTypeDefaultDescription
preset_dimensionsCOMBO2:1 - 768 (1536×768)Preset panoramic dimensions (2:1 aspect ratio). Used when no reference image is provided. All sizes divisible by 32 for optimal AI processing. Range: 0.52 MP to 4.72 MP.
color_modeCOMBOrgbChoose color definition method: RGB values (0-255) or hexadecimal code
rgb_rINT1280–255Red channel value (0-255) - only used when color_mode='rgb'
rgb_gINT1280–255Green channel value (0-255) - only used when color_mode='rgb'
rgb_bINT1280–255Blue channel value (0-255) - only used when color_mode='rgb'
hex_colorSTRING808080Hexadecimal color code (e.g., 'FF0000' or '#FF0000') - only used when color_mode='hex'
debug_modeBOOLEANfalseEnable console logging (shows dimensions, color info)
reference_imageoptIMAGEOptional: Reference image to extract dimensions from. If not provided, uses preset dimensions below.

Outputs (1)

NameTypeDescription
solid_imageIMAGESolid color image matching reference dimensions