Reads an image object with the specified name.
Namespace: MindFusion.Diagramming
Package: XmlPersistContext.js
JavaScript Copy Code |
---|
function readImage (elementName, parentElement) |
A string specifying the name of the image XML element.
The parent DOM Element object.
Type: String
Base64-encoded image data loaded from XML.