Creates a bitmap image representing the diagram contents.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public BufferedImage createImage ( |
One of the BufferedImage type constants.
A java.awt.image.BufferedImage object containinga representation of the diagram.
See Also