/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
{ pb.addSource(img1); pb.addSource(img2); return JAI.create("subtract", pb); }