processing / processing4-javafx

JavaFX library for Processing 4
14 stars 5 forks source link

Implement blendMode() for REPLACE and SUBTRACT in FX2D #6

Open benfry opened 9 years ago

benfry commented 9 years ago

I suspect that REPLACE is trivial and I'm just missing a constant. Not sure about SUBTRACT, though. Both are perhaps of dubious usefulness, so this is a lower priority.