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: 23.2.417.0 (23.2.417.0)
Syntax
public RasterStream Stream { get; }

Property Value

Type: RasterStream
See Also