ImageSourceStreamInfoImageStream Property |
The stream that contains the requested image
Namespace:
Atalasoft.Imaging.ImageSources
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Stream ImageStream { get; }Public ReadOnly Property ImageStream As Stream
Get
Property Value
Type:
Stream The stream that contains the requested image
See Also