Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL_CPP(IwiSize) iwiMirror_GetDstSize(
IwiSize srcSize,
IppiAxis axis
)
srcSize |
Size of the source image, in pixels. |
axis |
Angle of clockwise rotation, in degrees. |
This function calculates the size of the destination image for the iwiMirror function.
Destination image size.
ippStsBadArgErr |
Some of the parameters' values are incorrect. |