A container class that stores all media objects and provides factory methods for them.
Inheritance Hierarchy
Members
Show:
Properties
Defined in
VsdxObject.parentMethods
Creates a new VsdxImage. Such an image can be added to an ForeignShape through
the ForeignShape.foreignData property. The required data and format can be retrieved
through ImageUtils.fetchImageData.
Creates a new VsdxImage. Such an image can be added to an ForeignShape through the ForeignShape.foreignData property. The required data and format can be retrieved through ImageUtils.fetchImageData.
Returns the image with the given key if a key was provided in createImage for the
image.
Returns the image with the given key if a key was provided in createImage for the image.