public class ImageLoader
extends java.lang.Object
Constructor | Description |
---|---|
ImageLoader() |
Modifier and Type | Method | Description |
---|---|---|
static java.awt.image.BufferedImage |
loadImage(java.lang.String path) |
Loads image from a resource file.
|