fmeobjects.FMEInt8Tile.getNumDataTypesPerCell
- FMEInt8Tile.getNumDataTypesPerCell()
Get the number of instances of the data type in a cell of a raster tile.
- Return type
- Returns
The number of instances of the data type. For example: An
FMEInt32Tile
would return 1. AnFMERGBA64Tile
would return 4. AnFMEStringTile
would return stringLength.