Uses displacementMap to move color from img to the output image.
This method corresponds to the -displace option of ImageMagick's composite command.
The source image for the composite operation.
The maximum displacement on the x-axis.
The maximum displacement on the y-axis.
The x offset to use.
The y offset to use.
See Implementation
Uses displacementMap to move color from img to the output image.
This method corresponds to the -displace option of ImageMagick's composite command.