ProgressiveImageEventArgs Properties |
The ProgressiveImageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesRead | The number of bytes read from the source stream | |
| Cancel | Gets or sets a value indicating if the decoding should be cancelled. | |
| CurrentStep | Gets or sets the current step of progressive decompression. | |
| Image | Gets or sets the AtalaImage. (Inherited from ImageEventArgs.) |