public interface BackgroundProducer
| 限定符和类型 | 方法和说明 |
|---|---|
BufferedImage |
addBackground(BufferedImage image)
Add the background to the given image.
|
BufferedImage |
getBackground(int width,
int height) |
BufferedImage addBackground(BufferedImage image)
image - The image onto which the background will be rendered.BufferedImage getBackground(int width, int height)
Copyright © 2015. All rights reserved.