The following tables list the members exposed by ImageProcessingProgressEventArgs.
Public Constructors
Name | Description | |
---|---|---|
ImageProcessingProgressEventArgs | Initializes a new instance of ImageProcessingProgressEventArgs with default parameters. |
Public Methods
Name | Description | |
---|---|---|
create | Creates a new instance of ImageProcessingProgressEventArgs with the specified parameters. |
Public Properties
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. |