fmeobjects.FMEAlpha8Tile.getInterpretationNumComponents¶
-
FMEAlpha8Tile.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 FMEInt32Tilewould return 1. AnFMERGBA64Tilewould return 4. AnFMEStringTilewould return 1.