unsigned int tsmNumBytesPerTile (Pyramid *pyramid) Returns the size of a tile
Returns the size of a tile.tsmNumBytesPerTile is a utility function that returns the total number of bytes in an uncompressed tile of Pyramid pyramid. If you pass a NULL pointer, then the function will return a value of 0.