Splits source image in cell of specified size and add each cell.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ | 
Parameters
- sourceGrid
 - IEImage
Source bitmap containing cells to split. 
- cellWidth
 - Int32
Width of a cell. 
- cellHeight
 - Int32
Height of a cell.