The following tables list the members exposed by ImageProcessingProgressEventArgs.
Name | Description | |
---|---|---|
ImageProcessingProgressEventArgs Constructor | Initializes a new instance of ImageProcessingProgressEventArgs with default parameters. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value that indicate whether to abort the current image processing operation. | |
Percentage | Gets the current image processing completion percentage. |
Name | Description | |
---|---|---|
Create | Creates a new instance of ImageProcessingProgressEventArgs with the specified parameters. |