
参数说明
可选参数
参数 | 类型 | 说明 |
---|---|---|
colors | Recraft Color | 用于生成图像的颜色控制 |
background_color | Recraft Color | 背景颜色控制 |
输出
输出 | 类型 | 说明 |
---|---|---|
recraft_controls | Recraft Controls | 控制配置对象,连接到Recraft生成节点 |
使用示例
Recraft Text to Image 工作流示例
Recraft Text to Image 工作流示例
工作原理
节点处理流程:- 收集输入的控制参数(colors和background_color)
- 将这些参数整合到一个结构化的控制对象中
- 输出此控制对象,可连接到各种Recraft生成节点