P2D vs JAVA2D Source-over alpha problems

Yes, fun one! Add support for pre-multiplied alpha · Issue #3391 · processing/processing · GitHub

Your only choice really is probably to do what PraxisLIVE does and subclass the P2D renderer to support this (or use PraxisLIVE obviously)

2 Likes