Click or drag to resize

ImageManagerOutputStream Property

The output stream for the transformed image. See also InputStream.

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

Property Value

Type: Stream
See Also