fmeobjects.FMERGB48Tile.getTileByteLength

FMERGB48Tile.getTileByteLength()

Get the number of bytes in the raster tile.

This is equal to numRows * numCols * (interpretationBitDepth / 8)).

Return type:

int

Returns:

The number of bytes in the raster tile.