Click or drag to resize

FilteringRasterStreamStream Property

Gets the RasterStream that will have the RasterFilter applied on each update.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RasterStream Stream { get; }

Property Value

Type: RasterStream
See Also