fmeobjects.FMEUInt64Tile.getTileNumComponents

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