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