去掉

从输入剪辑中删除通道。在完成使用集合中的图层或通道后,为清楚起见,您可能希望将其删除,以使其不再传递给下游节点。请注意,将通道留在流中本身并不会导致对其进行计算;仅计算所需的通道。

删除层和/或通道不会释放用于创建新通道和层的空间。创建频道后,它将永久占用脚本的1023个可用频道名称插槽之一。但是,您可以自由地重命名通道和/或为它们分配新的输出。

输入和控制

连接类型

连接名称

功能

输入值

未命名

具有要删除通道的图像序列。

Control (UI)

Knob (Scripting)

Default Value

Function

Remove Tab

operation

operation

remove

Sets how channels are removed:

remove - removes the channels you select below.

keep - keeps the channels you select below and removes all other channels.

channels

channels

all

The channels to remove (or keep if you’ve set operation to keep).

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 remove (or keep if you’ve set operation to keep).

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 remove (or keep if you’ve set operation to keep).

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 remove (or keep if you’ve set operation to keep).

If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels.

分步指南

删除通道和图层