ImageGear for C and C++ on Windows v19.9 - Updated
IG_lic_evaluation_mode_set
API Reference Guide > Core Component API Reference > Core Component Functions Reference > Licensing Functions > IG_lic_evaluation_mode_set

This function specifies the evaluation mode to ImageGear for the evaluation licensing model.

Declaration:

 
Copy Code
AT_ERRCODE  ACCUAPI  IG_lic_evaluation_mode_set (enumIGLicenseEvaluationMode mode );  

Arguments:

Name Type Description
mode enumIGLicenseEvaluationMode The evaluation mode to use, either IG_LIC_TRIAL_DIALOG (default) or IG_LIC_WATERMARK.

Return Value:

Returns the result code of this function call.

Supported Raster Image Formats:

This function does not process image pixels.