public class FishEyeGimpy extends Object implements GimpyEngine
FishEyeGimpy adds fish eye effect with vertical and horizontal lines.| Constructor and Description |
|---|
FishEyeGimpy() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getDistortedImage(BufferedImage baseImage)
Applies distortion by adding fish eye effect and horizontal vertical
lines.
|
public BufferedImage getDistortedImage(BufferedImage baseImage)
getDistortedImage in interface GimpyEnginebaseImage - the base imageCopyright © 2013. All rights reserved.