Class DisplaceFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class DisplaceFilter extends TransformFilter
A filter which simulates the appearance of looking through glass. A separate grayscale displacement image is provided and pixels in the source image are displaced according to the gradient of the displacement map.