fmeobjects.FMEUInt32Tile.getTileNumComponents

FMEUInt32Tile.getTileNumComponents()

Get the number of component data types in the raster tile.

This is equal to numRows * numCols * interpretationNumComponents.

Return type:

int

Returns:

The Number of component data types in the raster tile.