|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.kaptcha.util.Configurable
com.google.code.kaptcha.impl.WaterRipple
public class WaterRipple
WaterRipple
adds water ripple effect to an image.
Constructor Summary | |
---|---|
WaterRipple()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getDistortedImage(java.awt.image.BufferedImage baseImage)
Applies distortion by adding water ripple effect. |
Methods inherited from class com.google.code.kaptcha.util.Configurable |
---|
getConfig, setConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WaterRipple()
Method Detail |
---|
public java.awt.image.BufferedImage getDistortedImage(java.awt.image.BufferedImage baseImage)
getDistortedImage
in interface GimpyEngine
baseImage
- the base image
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |