Class ImageRender
java.lang.Object
ImageRender
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageRender
public ImageRender()
-
-
Method Details
-
main
Renders a file or URL to an image file. Command line use: first argument is URL or file path, second argument is path to image file to generate.- Parameters:
args
- see desc- Throws:
IOException
- if source could not be read, or if image path is invalid
-
usage
prints out usage information, with optional error message
-