DeepRecolor

Recolors deep data so that the flattened image will match the color of a provided flat image. Keeps the same depth data, and mostly the same alpha ( with a small adjustment if you select useColorSourceAlpha ).

user

Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.

out

The output image generated by this node.

enabled

Turns the node on and off.

in

The input image

colorSource

This image ( which must be flat ) drives the color of the output image.

useColorSourceAlpha

If selected, adjusts the alpha of each deep sample so that the composited result will match the alpha of colorSource.