ImageGear Professional for Linux
IG_warning_clear

This function clears all warnings from the error stack.

Declaration:

 
Copy Code
VOID ACCUAPI IG_warning_clear();

Arguments:

None

Return Value:

None

Supported Raster Image Formats:

This function does not process image pixels.

Example:

 
Copy Code
IG_warning_clear();

Remarks:

After calling this function, IG_warning_check will return zero.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback