Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Colour Channel Mixer

Colour Channel Mixer

Updated: 23 Sep 2025

Mix the colour and alpha channels of an image.

image

Example .dfx

Method #

This node allows you to take the value from one colour channel and apply it to another, similar to how the Channel Boolean works but giving you more control over the amount and blend mode of each mix of colour.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend Amount Changes the opacity of the new effect over the original image.
Blend Mode (RGB) Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha) Change how the generated effect blends with the parent image alpha.
Affected Channels Toggle which of the RGBA channels are affected by the effect.
Red Channel - Red Amount Amount of the red value from the input image that is output to the red channel.
Red Channel - Green Amount Amount of the green value from the input image that is output to the red channel.
Red Channel - Blue Amount Amount of the blue value from the input image that is output to the red channel.
Red Channel - Alpha Amount Amount of the alpha value from the input image that is output to the red channel.
Red Channel - Blend Mode How the new colour values are applied to the existing colour values.
Green Channel - Red Amount Amount of the red value from the input image that is output to the green channel.
Green Channel - Green Amount Amount of the green value from the input image that is output to the green channel.
Green Channel - Blue Amount Amount of the blue value from the input image that is output to the green channel.
Green Channel - Alpha Amount Amount of the alpha value from the input image is output to the green channel.
Green Channel - Blend Mode How the new colour values are applied to the existing colour values.
Blue Channel - Red Amount Amount of the red value from the input image is output to the blue channel.
Blue Channel - Green Amount Amount of the green value from the input image is output to the blue channel.
Blue Channel - Blue Amount Amount of the blue value from the input image is output to the blue channel.
Blue Channel - Alpha Amount Amount of the alpha value from the input image is output to the blue channel.
Blue Channel - Blend Mode How the new colour values are applied to the existing colour values.
Alpha Channel - Red Amount Amount of the red value from the input image is output to the alpha channel.
Alpha Channel - Green Amount Amount of the green value from the input image is output to the alpha channel.
Alpha Channel - Blue Amount Amount of the blue value from the input image is output to the alpha channel.
Alpha Channel - Alpha Amount Amount of the alpha value from the input image is output to the alpha channel.
Alpha Channel - Blend Mode How the new colour values are applied to the existing colour values.

Inputs

NameDescriptionTypical Input
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.Value