Click or drag to resize

ProgressiveImageEventArgs Properties

The ProgressiveImageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBytesRead
The number of bytes read from the source stream
Public propertyCancel
Gets or sets a value indicating if the decoding should be cancelled.
Public propertyCurrentStep
Gets or sets the current step of progressive decompression.
Public propertyImage
Gets or sets the AtalaImage.
(Inherited from ImageEventArgs.)
Top
See Also