Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

17_invert

Drew-S edited this page Jun 24, 2020 · 2 revisions
Invert Node

invert

Inverts an input mono map by applying the function 1 - p for each pixel p.


Ports

The node has 1 input and 1 output port(s).

  • Input 1 (mono): The input map to invert.
  • Output 1 (mono): The inverted input map is outputted.

Clone this wiki locally