AddChannels
Adds channels to the input image. Channels that do not already exist are created and filled with the color defined by the color knob.
Inputs and Controls
Connection Type |
Connection Name |
Function |
Input |
unnamed |
The image to which the new channels are added. |
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
AddChannels Tab |
|||
channels |
channels |
none |
The channels to add. If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels. |
and |
channels2 |
none |
Additional channels to add. If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels. |
and |
channels3 |
none |
Additional channels to add. If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels. |
and |
channels4 |
none |
Additional channels to add. If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels. |
color |
color |
0 |
The default color to fill in any new channels - existing channels are not changed. Note: The current version only accepts rgba and gray shades for other channels. |