fmeobjects.FMERGB24Tile.getTileNumComponents

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