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