ImageCollection.AddImage Method
Name | Parameters | Description |
---|---|---|
Add |
image, name | Adds an image with the specified name to the collection. |
Add |
image | Appends the specified image to the collection. |
Add |
images, image | Appends the specified image to the specified list. |