Creates and initializes Mosaic class instance. Mosaic cell size is specified here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ cellSize As Size _ )
public Mosaic( Size cellSize )
Type: System.Drawing.Size
Mosaic sell size. You can change it later using CellWidth and CellHeight property.