Applies a mosaic effect on the bitmap using the spelcified cell size.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Mosaic(
Size cellSize
)
Type: System.Drawing.Size
The mosaic cell size.This effect lies in averaging a block of pixels of specified size.