Visible to Intel only — GUID: GUID-40921EC6-38E6-496F-A111-CF169A165FBE
iwiMirror_GetDstSize
Syntax
IW_DECL_CPP(IwiSize) iwiMirror_GetDstSize(
IwiSize srcSize,
IppiAxis axis
)
Parameters
srcSize |
Size of the source image, in pixels. |
axis |
Angle of clockwise rotation, in degrees. |
Description
This function calculates the size of the destination image for the iwiMirror function.
Return Values
Destination image size.
Exception Values
ippStsBadArgErr |
Some of the parameters' values are incorrect. |
Parent topic: Image Geometry Transforms