| Overload | Description |
|---|---|
| Save(Stream,EncoderBase,EventHandler<ProgressEventArgs>) | Saves this VintasoftImage object to the specified stream using specified encoder. |
| Save(Stream,EncoderBase) | Saves this VintasoftImage object to the specified stream using specified encoder. |
| Save(String,EncoderBase,EventHandler<ProgressEventArgs>) | Saves this VintasoftImage object to the specified path using specified encoder. |
| Save(String,EncoderBase) | Saves this VintasoftImage object to the specified path using specified encoder. |
| Save(String) | Saves this VintasoftImage object to the specified file. |