org.jfree.layouting.util
public class ImageUtils extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.awt.image.BufferedImage |
createTransparentImage(int width,
int height)
Creates a transparent image.
|