| Overload | Description |
|---|---|
| Save(Stream,ContainerFormat,BaseOptions) | Saves the image to a System.IO.Stream using the specified format and options. |
| Save(IOutputStream,ContainerFormat,BaseOptions) | Saves the image to an IOutputStream using the specified format and options. |