|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.captcha.gimpy.RippleGimpyRenderer
public class RippleGimpyRenderer
Constructor Summary | |
---|---|
RippleGimpyRenderer()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
gimp(java.awt.image.BufferedImage image)
Apply a RippleFilter to the image. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RippleGimpyRenderer()
Method Detail |
---|
public java.awt.image.BufferedImage gimp(java.awt.image.BufferedImage image)
gimp
in interface GimpyRenderer
image
- The image to be distorted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |