Click or drag to resize

ProgressiveImageEventArgsBytesRead Property

The number of bytes read from the source stream

Namespace:  Atalasoft.Imaging.Codec.Jpeg2000
Assembly:  Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int BytesRead { get; set; }

Property Value

Type: Int32
See Also