Visible to Intel only — GUID: GUID-9CB18C3E-EAF8-47D3-88AC-554893975279
iwiImage_Init
Syntax
IW_DECL(IppStatus) iwiImage_Init(
IwiImage *pImage
);
Parameters
pImage |
Pointer to the IwiImage structure. |
Description
This function resets the image structure values.
Return Values
ippStsNullPtrErr |
The pImage pointer is NULL. |
ippStsNoErr |
No errors. |
Parent topic: Image