Visible to Intel only — GUID: GUID-B8D8EC52-2B68-4DA1-B077-17415972AE9C
iwiTile_GetTileBorder
Syntax
IW_DECL(IwiBorderType) iwiTile_GetTileBorder(
IwiRoi roi,
IwiBorderType border,
IwiBorderSize borderSize,
IwiSize srcImageSize
);
Parameters
roi |
Position and size of a tile. |
border |
Border type. |
borderSize |
Size of the image border. |
imageSize |
Size of the source image. |
Description
This function returns a border with proper ippBorderInMem flags for the specified tile position, image and border size.
Return Values
Flags for ippBorderInMem.
Parent topic: Tiling Functions