|
|||||||||
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.ShadowGimpy
public class ShadowGimpy
ShadowGimpy
adds shadow to the text on the image and two noises.
Constructor Summary | |
---|---|
ShadowGimpy()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getDistortedImage(java.awt.image.BufferedImage baseImage)
Applies distortion by adding shadow to the text and also two noises. |
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 ShadowGimpy()
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 |