Click or drag to resize

FilteringRasterStreamFilter Property

Gets the RasterFilter that will be applied to the RasterStream 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 RasterFilter Filter { get; }

Property Value

Type: RasterFilter
See Also