Helper class for processing the image flow between two color buffers and writing the result to a third one. All color buffers are expected to have the same width and height.
Calculates the image flow between src and dest, writing the result into result.