fmeobjects.FMEInt64Tile.getTileNumComponents

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