ImageGear Professional > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Warning Functions > IG_warning_clear |
This function clears all warnings from the error stack.
Copy Code
|
|
---|---|
VOID ACCUAPI IG_warning_clear(); |
None
None
This function does not process image pixels.
Copy Code
|
|
---|---|
IG_warning_clear(); |
After calling this function, IG_warning_check will return zero.