Mix node

Left Toolbar > 3D icon Compose Nodes > Mix icon Mix

The Mix node mixes all input images into a single output image.

inputs
In0 Img 1

In1 Img 2

In2 Img 3

output mix average
In2

output comp over
In2

The Mix Node receives multiple images as input. When an image is connected to the empty socket, a new empty socket is added to the bottom of the list.

Procedure

To Mix multiple images:

  1. On the left toolbar choose Compose Nodes > Mix. 3D icon > Mix icon

  2. Drag the Mix icon into the Node Graph.

    Mix node

  3. Connect the first input image to the Img input socket.

  4. Connect all other images into the new Img input socets.

  5. Set the Mix Method attribute.

Inputs

Img
One or more images.

Outputs

Img
The composed Image.

Attributes Panel

Mix_Attributes

Method
Sets the mixing method use by the Mix node:
* Average: Each input image contributes the same amount to the output image.
* comp_over: The input images are compose one on top of the other with an Over blending method.
* addition: All input images are added together.

Compose Nodes

Main Page