Nodes · Color
ChannelRoute
Colorv2core
Overview
The channel patch bay: route any layer's channels — from either input — into any output layer. Constants 0/1 fill; typing a new output layer declares it. Wiring, not math.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
| in2 | — |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| out_layer | Text | "rgba".into( | Not documented yet. |
| r | Text | "rgba.r".into( | Not documented yet. |
| g | Text | "rgba.g".into( | Not documented yet. |
| b | Text | "rgba.b".into( | Not documented yet. |
| a | Text | "rgba.a".into( | Not documented yet. |
| c5 | Text | "0".into( | Not documented yet. |
| c6 | Text | "0".into( | Not documented yet. |
| c7 | Text | "0".into( | Not documented yet. |
| c8 | Text | "0".into( | Not documented yet. |
Layers
- out.as_str()