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( int cellWidth, int cellHeight )
Type: System.Int32
The mosaic cell width.Type: System.Int32
The mosaic cell height.