WatermarkRemover.PaintOver

WatermarkRemover.PaintOver method

Remove the watermark from the raster image.

public static RasterImage PaintOver(RasterImage source, WatermarkOptions options)
ParameterTypeDescription
sourceRasterImageThe source raster image.
optionsWatermarkOptionsThe watermark options.

Return Value

The resulting image.

See Also