Class ContourComposite

java.lang.Object
com.jhlabs.composite.ContourComposite
All Implemented Interfaces:
Composite

public final class ContourComposite extends Object implements Composite
A special Composite used for drawing "marching ants". It draws the ants at the 127 contour of the alpha channel of the source. This can only be used on TYPE_INT_RGBA images.