Composite

Java provides the AlphaComposite class to compose images with varying transparency. See also: Porter-Duff.

This program demonstrates the 12 compositing rules offered by the class.

Download: Click here to download the jar file. The source code is shown below.

Copyright © 2008 John B. Matthews. Distributed under the terms of the GPL.