Workspace Events |
The Workspace type exposes the following members.
| Name | Description | |
|---|---|---|
| DisposeImage | Fired when an image in the ImageCollection or UndoCollection is disposed. | |
| ImageChanged | Occurs when the current image in the ImageCollection changes. | |
| ImageStreamCompleted | Fires after an image has been read or saved signifying that the Stream which was passed
in can be closed. | |
| ProcessCompleted | Fires when an asynchronous process has completed. | |
| ProcessError | Fires when an error occurs in a separate thread when being processed asynchronously. | |
| Progress | Fires while an image is being processed. |