public class ImageRender extends Object
| Constructor and Description |
|---|
ImageRender() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Renders a file or URL to an image file.
|
public static void main(String[] args) throws IOException
args - see descIOException - if source could not be read, or if image path is invalidCopyright © 2023. All rights reserved.