Loads SVG from the specified stream.
Namespace: com.mindfusion.svg
Package: com.mindfusion.svg
Java
![]() |
---|
public static SvgContent fromStream ( |
A java.io.InputStream instance.
An SvgContent instance representing the SVG drawing, or null if I/O or parsing errors occurred.