Skip to main content
A newer version of this page is available. .

ImageCollection.AddImage Method

Name Parameters Description
AddImage(Image, String) image, name Adds an image with the specified name to the collection.
AddImage(Image) image Appends the specified image to the collection.
AddImage(Object, Image) static images, image Appends the specified image to the specified list.