|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.kaptcha.impl.FishEyeGimpy
public class FishEyeGimpy
FishEyeGimpy
adds fish eye effect with vertical and horizontal lines.
Constructor Summary | |
---|---|
FishEyeGimpy()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getDistortedImage(java.awt.image.BufferedImage baseImage)
Applies distortion by adding fish eye effect and horizontal vertical lines. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FishEyeGimpy()
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 |