fmeobjects.FMEBlue8Tile.getInterpretationBitDepth
- FMEBlue8Tile.getInterpretationBitDepth()
 Get the number of bits in the interpretation of a raster tile.
- Return type:
 - Returns:
 The number of bits in the interpretation of a raster tile. For example: An
FMEInt32Tilewould return 32. AnFMERGBA64Tilewould return 64. AnFMEStringTilewould return 8 * stringLength.