I would like to use the Save method from the AtalaImage class to save an image somewhere but would like to do this using an asyn method and using the ProgressEventHandler to report back to the UI with progress.
Anyone done this before?