SmartFilter.Apply

SmartFilter.Apply method

Applies the current filter to input RasterImage image.

public void Apply(RasterImage rasterImage)
ParameterTypeDescription
rasterImageRasterImageThe raster image.

See Also