This remapper belongs to an obsolete component and its use in filters is not recommended. Use the recent version of the component.
This remapper lets you specify how the Color control affects the target checkbox input. The remapper is visible only when Use Remapping is turned on in the properties of the Color control component. For more information on how remapping works, see Remappers.
The remapper works as follows: if the grayscale level of the color provided by the Color control (calculated by averaging its R, G and B channels) is greater than the Threshold value, the target checkbox becomes 'checked', otherwise it becomes 'unchecked' (when Invert is turned on, these states get reversed).
This remapper always has a connection warning displayed near it – this is because controlling checkbox inputs with Color components produces non-intuitive filter controls and therefore is not recommended. Select the Connection Warning in the Filter Editor to see which control component would be more suitable for this situation.
Defines the threshold percentage. If the grayscale level of the color provided by the Color control is greater than the Threshold value, the target checkbox will become 'checked', otherwise it will stay 'unchecked'. The resulting checkbox state is also affected by Invert.
When turned on, inverts the resulting checkbox state.