Visible to Intel only — GUID: GUID-0D691589-B04A-43A3-9202-BA85345043FF
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.
Parent topic: Tiling Functions