Redoes the last imaging operation that was undone by the Undo method.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 98 |
Imaging for Windows 95 | |
Imaging for Windows NT 4.0 |
Image Edit control
object.Redo [Option]
Parameter | Data Type | Setting |
Option | Long | 0 (default) |
None
The Display method must be invoked prior to calling this method.
The Redo method requires the successful completion of an undo operation (using the Undo method). Imaging deletes the redo information when the next imaging operation is performed.
The Redo method modifies the displayed image. The Save, SaveAs, or SavePage method must be invoked to save the modified image.
Invoking the Redo method sets the ImageModified property to True.