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).| 构造器和说明 |
|---|
DefaultBackground() |
| 限定符和类型 | 方法和说明 |
|---|---|
BufferedImage |
addBackground(BufferedImage baseImage) |
getConfig, setConfigpublic BufferedImage addBackground(BufferedImage baseImage)
addBackground 在接口中 BackgroundProducerbaseImage - the base imageCopyright © 2020. All rights reserved.