PsdImage.Filter

PsdImage.Filter method

Filters the specified rectangle.

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

See Also