Splits source image in cell of specified size and add each cell.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.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.