blending images other way then with jit.op ...

Per's icon

Hi!

I want to blend three images. I tried with using jit.op but is there any better way doing this then using three jit.op?

Is there for example any jit.op with more inputs?

Max Patch
Copy patch and select New From Clipboard in Max.

Patch below is only for illustrating my problem and to show what I want to do

thanks

Per

cap10subtext's icon

There may be work arounds but I think this is essentially how you have to do it.