 
            | ImageGear Professional > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Warning Functions > IG_warning_check | 
This function returns the number of warnings currently on the ImageGear error stack.
| 
                        Copy Code
                     | |
|---|---|
| AT_ERRCOUNT ACCUAPI IG_warning_check(); | |
None
This function does not process image pixels.
A call to this function has the same effect as a call to IG_err_error_check with nLevel equal to 1.