Returns a java.awt.Image representation of the SVG drawing.
Namespace: com.mindfusion.svg
Package: com.mindfusion.svg
SyntaxJava
Copy Code
|
|---|
public Image loadImage ( |
A string containing the path of an SVG file.
A Rectangle2D specifying the image size.
A java.awt.Image instance.
See Also