Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019
IW_DECL(IppStatus) iwiImage_Init(
IwiImage *pImage
);
pImage |
Pointer to the IwiImage structure. |
This function resets the image structure values.
ippStsNullPtrErr |
The pImage pointer is NULL. |
ippStsNoErr |
No errors. |