RasterImage.Filter

RasterImage.Filter method

Filters the specified rectangle.

public virtual void Filter(Rectangle rectangle, FilterOptionsBase options)
ParameterTypeDescription
rectangleRectangleThe rectangle.
optionsFilterOptionsBaseThe options.

See Also