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() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.awt.image.BufferedImage |
addBackground(java.awt.image.BufferedImage baseImage) |
getConfig, setConfigpublic java.awt.image.BufferedImage addBackground(java.awt.image.BufferedImage baseImage)
addBackground 在接口中 BackgroundProducerbaseImage - the base image