Custom blendMode math?

Hi @tinywitchdraws
Do you mean like filter types in the filter function?
We can use the pixels array and perform all kinds of operations on individual pixels. See here a blur example.