iwiTile_GetMinTileSize
iwiTile_GetMinTileSize
Syntax
IW_DECL(IwiSize) iwiTile_GetMinTileSize(
IwiBorderType border,
IwiBorderSize borderSize
);
Parameters
- border
- Type of the image border.
- borderSize
- Size of the image border.
Description
This function returns the minimal acceptable tile size for the specified border size and type.
Return Values
Minimal acceptable value for a tile size.