FDO API Reference Feature Data Objects

virtual FDO_API void FdoRasterDataModel::SetTileSizeY FdoInt32  sizey  )  [virtual]
 

Set the tile size in the vertical direction (number of rows). Values of 64, 128, 256, 512, 1024 and the image extents in width and length may be supported. When the tile sizes are equal to the image extents, the image is monolithic. Rectangular tile sizes, combining different values for X and Y, may be supported.

Parameters:
sizey The number of rows in a tile.

Comments or suggestions? Send us feedback.