Click or drag to resize

ImageManagerInputStream Property

The input stream for the original image. See also OutputStream.

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Stream InputStream { get; set; }

Property Value

Type: Stream
See Also