public class ShadowGimpy extends Configurable implements GimpyEngine
ShadowGimpy adds shadow to the text on the image and two noises.| Constructor and Description |
|---|
ShadowGimpy() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getDistortedImage(BufferedImage baseImage)
Applies distortion by adding shadow to the text and also two noises.
|
getConfig, setConfigpublic BufferedImage getDistortedImage(BufferedImage baseImage)
getDistortedImage in interface GimpyEnginebaseImage - the base imageCopyright © 2013. All rights reserved.