fmeobjects.FMEGray8Tile.getInterpretationNumComponents

FMEGray8Tile.getInterpretationNumComponents()

Get the number of components in the interpretation of a raster tile.

Return type:

int

Returns:

The number of components in the interpretation of a raster tile. For example: An FMEInt32Tile would return 1. An FMERGBA64Tile would return 4. An FMEStringTile would return 1.