Allocate memory to store a tile
Allocate memory to store a tile.tsmMakeTileBuffer malloc's a buffer large enough to hold a single (uncompressed) tile for the input pyramid.
tsmMakeTileBuffer malloc's a buffer large enough to hold a single (uncompressed) tile for the input pyramid.
tsmApi Home Page