fmeobjects.FMERGB24Tile.getNumDataTypesPerCell

FMERGB24Tile.getNumDataTypesPerCell()

Get the number of instances of the data type in a cell of a raster tile.

Return type:

int

Returns:

The number of instances of the data type. For example: An FMEInt32Tile would return 1. An FMERGBA64Tile would return 4. An FMEStringTile would return stringLength.