Copy
The Copy Node replaces individual RGBA channels from input src0 to src1.
This node has an equivalent node in Nuke.
Inputs and Controls
|
Connection Type |
Connection Name |
Function |
|
Input |
src0 |
The image that contains a channel to copy to input src1. |
|
src1 |
The image that contains a channel to replace with a channel from the src0 input. |
|
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
|
Type name |
TypeName |
Copy |
The node type. |
| Enabled | Enabled | ticked | If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any. |
| Label | Label | N/A | An optional label to display on the node. |
| Parameters | |||
| Reset parameters to default value using the reset icon: |
|||
| Copy Channel | Copy1 | Alpha | Copies this channel from src0 into the output channel below. |
| To | To1 | Alpha | Puts the Copy1 channel into this output. |
| Copy Channel | Copy2 | None | Copies this channel from src0 into the output channel below. |
| To | To2 | None | Puts the Copy2 channel into this output. |
| Copy Channel | Copy3 | None | Copies this channel from src0 into the output channel below. |
| To | To3 | None | Puts the Copy3 channel into this output |
| Copy Channel | Copy4 | None | Copies this channel from src0 into the output channel below. |
| To | To4 | None | Puts the Copy4 channel into this output. |