Skip to main content

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.