public class ShadowGimpy extends Configurable implements GimpyEngine
ShadowGimpy adds shadow to the text on the image and two noises.| 构造器和说明 |
|---|
ShadowGimpy() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.awt.image.BufferedImage |
getDistortedImage(java.awt.image.BufferedImage baseImage)
Applies distortion by adding shadow to the text and also two noises.
|
getConfig, setConfigpublic java.awt.image.BufferedImage getDistortedImage(java.awt.image.BufferedImage baseImage)
getDistortedImage 在接口中 GimpyEnginebaseImage - the base image