| Overload | Description |
|---|---|
| SaveImages(ImageCollection,Stream,EventHandler<ProgressEventArgs>) | Saves the image collection to the stream. |
| SaveImages(ImageCollection,Stream) | Saves the image collection to the stream. |
| SaveImages(ImageCollection,Stream,IProgressController) | Saves the image collection to the stream. |