Click or drag to resize

ImageSourceStreamInfoImageStream Property

The stream that contains the requested image

Namespace:  Atalasoft.Imaging.ImageSources
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Stream ImageStream { get; }

Property Value

Type: Stream
The stream that contains the requested image
See Also