Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Range Remap

Range Remap

Updated: 20 Feb 2025

Remap the overall colours of an image.

image

Example .dfx

Method #

This node remaps the colours of an image from the range specified by In Min and In Max to the range specified by Out Min and Out Max.

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.
In Min The minimum channel value of the incoming range.
In Max The maximum channel value of the incoming range.
Out Min The minimum channel value of the outgoing range.
Out Max The maximum channel value of the outgoing range.
Clamp Range Toggles whether colours that fall outside the in min and in max range should be clamped to it, or whether the remap range should continue outwards beyond the range specified.

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