public class SquigglesBackgroundProducer extends Object implements BackgroundProducer
| 构造器和说明 |
|---|
SquigglesBackgroundProducer() |
| 限定符和类型 | 方法和说明 |
|---|---|
BufferedImage |
addBackground(BufferedImage image)
Add the background to the given image.
|
BufferedImage |
getBackground(int width,
int height) |
public BufferedImage addBackground(BufferedImage image)
BackgroundProduceraddBackground 在接口中 BackgroundProducerimage - The image onto which the background will be rendered.public BufferedImage getBackground(int width, int height)
getBackground 在接口中 BackgroundProducerCopyright © 2015. All rights reserved.