Package nl.captcha.gimpy
Class RippleGimpyRenderer
java.lang.Object
nl.captcha.gimpy.RippleGimpyRenderer
- All Implemented Interfaces:
GimpyRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgimp(BufferedImage image) Apply a RippleFilter to the image.
-
Constructor Details
-
RippleGimpyRenderer
public RippleGimpyRenderer()
-
-
Method Details
-
gimp
Apply a RippleFilter to the image.- Specified by:
gimpin interfaceGimpyRenderer- Parameters:
image- The image to be distorted
-