public interface Producer
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
createImage(String text)
Create an image which will have written a distorted text.
|
String |
createText() |
BufferedImage createImage(String text)
text - the distorted charactersString createText()
Copyright © 2013. All rights reserved.