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

Property Value

Type: RasterFilter
See Also