| Overload | Description |
|---|---|
| Add(Stream,Boolean) | Adds element(s) to the end of the ImageCollection. |
| Add(VintasoftImage) | Adds an image to the ImageCollection. |
| Add(String) | Adds element(s) to the end of the ImageCollection. |
| Add(String,Boolean) | Adds element(s) to the end of the ImageCollection. |
| Add(Stream) | Adds element(s) to the end of the ImageCollection. |
| Add(Stream,Boolean,Int32) | Adds an element to the end of the ImageCollection. |