Click or drag to resize
ImageContainerOpenReadStream Method
Opens a read-only stream with the image's data.

Namespace: CMS.ResponsiveImages
Assembly: CMS.ResponsiveImages (in CMS.ResponsiveImages.dll) Version: 10.0.0
Syntax
C#
public Stream OpenReadStream()

Return Value

Type: Stream
See Also