类 ContourComposite

  • 所有已实现的接口:
    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.