public class DefaultBackground extends Configurable implements BackgroundProducer
BackgroundProducer, adds a gradient
background to an image. The gradient color is diagonal and made of Color From
(top left) and Color To (bottom right).| Constructor and Description |
|---|
DefaultBackground() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
addBackground(BufferedImage baseImage) |
getConfig, setConfigpublic BufferedImage addBackground(BufferedImage baseImage)
addBackground in interface BackgroundProducerbaseImage - the base imageCopyright © 2013. All rights reserved.