Overload List
| Name | Description | 
|---|---|
| SaveImage(Stream, IEFileFormats) | 
            Saves an image to a stream. Cannot be used in asynchronous mode.
              | 
| SaveImage(String, IEFileFormats) | 
            Saves the current image to a file. SaveImage detects file format from extension.
              |