
This operation exposes the following data pads, defining how it receives, processes, and emits image data:
falseSrc-out
Porter Duff operation src-out (d = cA * (1.0f - aB)).
Subtract
Math operation subtract, performs the operation per pixel, using either the constant provided in 'value' or the corresponding pixel from the buffer on aux as operands. The result is the evaluation of the expression result = input - value.