public class TransparentBackground extends AbstractBackground
| Constructor and Description |
|---|
TransparentBackground() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getBackground(int width,
int height)
Returns the background by the given width and height.
|
addBackgroundpublic BufferedImage getBackground(int width, int height)
Backgroundwidth - width in pixels.height - height in pixels.Copyright © 2015. All rights reserved.