Progress and Cancel
Demonstrates how to track a progress event (e.g. to display a progress indicator) and cancel the effect if the user press a hotkey.
Download TrialTo run this sample in Visual Studio, install the Graphics Mill trial and open the Aurigma.GraphicsMill.sln solution in the Samples folder. Find the sample in this project:
G. Large Images (Memory-Friendly Pipeline API) → G.06. Progress and Cancel
Code snippet
Loading from GitHub..