| Перегрузка | Описание |
|---|---|
| Add(AcquiredImage) | Adds image to this collection. |
| Add(Stream) | Adds images from specified stream to this collection. |
| Add(Stream,Int32) | Adds images from specified stream to this collection. |
| Add(String) | Adds images from specified file to this collection. |
| Add(String,Int32) | Adds images from specified file to this collection. |