Click or drag to resize

ImageStreamEventArgsBytes Property

Gets the number of bytes written to or read from the image stream.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public long Bytes { get; }

Property Value

Type: Int64
The number of bytes written to or read from the image stream.
See Also