Gets or sets the size of the cells to which the image will be splitted to perform transformation.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public int SourceCellSize { get; set; }
The smaller number gives better result, but slows transformation. The grater number gives faster transformation, but can result in not so smooth image.