com.jhlabs.composite
Class ContourComposite
java.lang.Object
com.jhlabs.composite.ContourComposite
- Composite
public final class ContourComposite
extends java.lang.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.
CompositeContext | createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
|
boolean | equals(Object o)
|
int | hashCode()
|
ContourComposite
public ContourComposite(int offset)
createContext
public CompositeContext createContext(ColorModel srcColorModel,
ColorModel dstColorModel,
RenderingHints hints)
equals
public boolean equals(Object o)
hashCode
public int hashCode()