fmeobjects.FMERed16Tile.getInterpretationNumComponents
- FMERed16Tile.getInterpretationNumComponents()
Get the number of components in the interpretation of a raster tile.
- Return type
- Returns
The number of components in the interpretation of a raster tile. For example: An
FMEInt32Tile
would return 1. AnFMERGBA64Tile
would return 4. AnFMEStringTile
would return 1.