Reorder – Apple Shake 4 User Manual

Page 657

Advertising
background image

Chapter 23

Color Correction

657

Reorder

The Reorder node lets you shuffle channels. The argument to this command specifies
the new order. A channel can be copied to several different channels. The letter “l”
refers to the luminance pseudo-channel which can be substituted in place of the RGBA.
If an expression is on a channel that does not exist, Shake creates the channel. You can
use the Z channel as well. For example:

shake -reorder zzzz

places the Z channel into the RGBA channels for viewing.

To copy a channel from another image, use the Copy node.

Parameters

This node displays the following control in the Parameters tab:

channels
Indicates the new channel assignment. You can use any of the following:

r: Set the pixels of this channel to the values of the red channel.

g: Set the pixels of this channel to the values of the green channel.

b: Set the pixels of this channel to the values of the blue channel.

a: Set the pixels of this channel to the values of the alpha channel.

z: Set the pixels of this channel to the values of the Z channel.

l: Set the pixels of this channel to luminance of RGB.

0: Set the pixels of this channel to 0.

1: Set the pixels of this channel to 1.

n: Remove this channel from the active channels.

Set

The Set node sets selected channels to a constant value. Alpha or depth channels can
be added to images with Set. For example, -set z .5 puts in a Z plane with a value of .5.

Parameters

This node displays the following controls in the Parameters tab:

Advertising