fmeobjects.FMEInt16Tile.getTileNumComponents

FMEInt16Tile.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.