The Bitmap type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Fires when the bitmap was modified (after the end of an operation). |
|
Changing |
Fires before an image is being modified (before the start of an operation). |
|
Progress |
Fires on progress notifications of the currently applied operation. |
|
Redoing |
Fires when image is being redone (before starting). |
|
Redone |
Fires when operation has been redone (after finishing). |
|
Saved |
Fires when the image has been saved (after finishing). |
|
Saving |
Fires when image is being saved (before starting). |
|
StateRestored |
Fires when the bitmap state is restored (redone or undone). |
|
Undoing |
Fires when image is being undone (before starting). |
|
Undone |
Fires when operation has been undone (after finishing). |